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.72 by root, Tue Nov 5 02:44:27 2019 UTC vs.
Revision 1.73 by root, Wed Jan 26 16:44:16 2022 UTC

465use AnyEvent; 465use AnyEvent;
466use AnyEvent::Util (); 466use AnyEvent::Util ();
467 467
468use IO::FDPass; 468use IO::FDPass;
469 469
470our $VERSION = 1.31; 470our $VERSION = 1.32;
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