freebsd-ports/net/p5-Spread/pkg-descr
Aaron Dalton c4a8ec2651 Adding port net/p5-Spread, Perl extension for the Spread group
communication system.

Approved by:	tobez (implicit)
2006-06-12 18:29:00 +00:00

10 lines
358 B
Text

Understanding through practice ;)
See man pages for SP_connect, SP_join, SP_multicast, SP_receive, SP_poll,
SP_error, SP_leave, SP_disconnect.
$sperror holds either the integer spread error or a descriptive string
depending on the context in which $sperror is used.
WWW: http://search.cpan.org/dist/Spread
Author: Theo Schlossnagle <jesus@cnds.jhu.edu>