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.66 by root, Sat Jun 20 13:24:54 2015 UTC vs.
Revision 1.67 by root, Thu May 12 16:54:01 2016 UTC

465use AnyEvent; 465use AnyEvent;
466use AnyEvent::Util (); 466use AnyEvent::Util ();
467 467
468use IO::FDPass; 468use IO::FDPass;
469 469
470our $VERSION = 1.2; 470our $VERSION = 1.3;
471 471
472# the early fork template process 472# the early fork template process
473our $EARLY; 473our $EARLY;
474 474
475# the empty template process 475# the empty template process

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines