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

Comparing EV/EV.pm (file contents):
Revision 1.32 by root, Thu Nov 8 17:02:10 2007 UTC vs.
Revision 1.33 by root, Fri Nov 9 19:33:51 2007 UTC

543}; 543};
544 544
545default_loop 545default_loop
546 or die 'EV: cannot initialise libev backend. bad $ENV{LIBEV_METHODS}?'; 546 or die 'EV: cannot initialise libev backend. bad $ENV{LIBEV_METHODS}?';
547 547
548push @AnyEvent::REGISTRY, [EV => "EV::AnyEvent"];
549
5501; 5481;
551 549
552=head1 SEE ALSO 550=head1 SEE ALSO
553 551
554 L<EV::DNS>, L<EV::AnyEvent>. 552 L<EV::DNS>, L<EV::AnyEvent>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines