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.20 by root, Sat Apr 6 03:35:36 2013 UTC vs.
Revision 1.21 by root, Sat Apr 6 03:40:31 2013 UTC

258use AnyEvent; 258use AnyEvent;
259use AnyEvent::Util (); 259use AnyEvent::Util ();
260 260
261use IO::FDPass; 261use IO::FDPass;
262 262
263our $VERSION = 0.2; 263our $VERSION = 0.5;
264 264
265our $PERL; # the path to the perl interpreter, deduces with various forms of magic 265our $PERL; # the path to the perl interpreter, deduces with various forms of magic
266 266
267=item my $pool = new AnyEvent::Fork key => value... 267=item my $pool = new AnyEvent::Fork key => value...
268 268

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines