ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/schmorpforge/genpage
(Generate patch)

Comparing cvsroot/schmorpforge/genpage (file contents):
Revision 1.101 by root, Thu Apr 4 07:55:54 2013 UTC vs.
Revision 1.102 by root, Fri Apr 5 09:11:40 2013 UTC

480 This is a small interface to Term::ReadLine::Gnu for event-based programs. 480 This is a small interface to Term::ReadLine::Gnu for event-based programs.
481 481
482 This module has event-based readline, as well as asynchronous message printing 482 This module has event-based readline, as well as asynchronous message printing
483 with readline figured out for you. 483 with readline figured out for you.
484 484
485IO-FDPass cpan cvs-pod(FDPass.pm,) cvs-co(Changes)
486 Pass a file descriptor over a socket.
487
488 This small low-level module only has one purpose: pass a file descriptor
489 to another process, using a (streaming) unix domain socket (on POSIX
490 systems) or any (streaming) socket (on WIN32 systems).
491
485Proc-FastSpawn cpan cvs-pod(FastSpawn.pm,) cvs-co(Changes) 492Proc-FastSpawn cpan cvs-pod(FastSpawn.pm,) cvs-co(Changes)
486 fork+exec, or spawn, a subprocess as quickly as possible 493 fork+exec, or spawn, a subprocess as quickly as possible
487 494
488 The purpose of this small (in scope and footprint) module is simple: 495 The purpose of this small (in scope and footprint) module is simple:
489 spawn a subprocess asynchronously as efficiently and/or fast as 496 spawn a subprocess asynchronously as efficiently and/or fast as

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines