ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-Fork/Fork.pm
(Generate patch)

Comparing AnyEvent-Fork/Fork.pm (file contents):
Revision 1.46 by root, Thu Apr 18 11:18:23 2013 UTC vs.
Revision 1.47 by root, Thu Apr 18 20:17:34 2013 UTC

377use AnyEvent; 377use AnyEvent;
378use AnyEvent::Util (); 378use AnyEvent::Util ();
379 379
380use IO::FDPass; 380use IO::FDPass;
381 381
382our $VERSION = 0.6; 382our $VERSION = 0.7;
383 383
384# the early fork template process 384# the early fork template process
385our $EARLY; 385our $EARLY;
386 386
387# the empty template process 387# the empty template process

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines