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

Comparing AnyEvent/lib/AnyEvent.pm (file contents):
Revision 1.106 by root, Thu May 1 13:45:22 2008 UTC vs.
Revision 1.107 by root, Tue May 6 12:15:50 2008 UTC

1390 1390
1391 BEGIN { delete $ENV{PERL_ANYEVENT_MODEL} } 1391 BEGIN { delete $ENV{PERL_ANYEVENT_MODEL} }
1392 1392
1393 use AnyEvent; 1393 use AnyEvent;
1394 1394
1395Similar considerations apply to $ENV{PERL_ANYEVENT_VERBOSE}, as that can
1396be used to probe what backend is used and gain other information (which is
1397probably even less useful to an attacker than PERL_ANYEVENT_MODEL).
1398
1395 1399
1396=head1 SEE ALSO 1400=head1 SEE ALSO
1397 1401
1398Event modules: L<Coro::EV>, L<EV>, L<EV::Glib>, L<Glib::EV>, 1402Event modules: L<Coro::EV>, L<EV>, L<EV::Glib>, L<Glib::EV>,
1399L<Coro::Event>, L<Event>, L<Glib::Event>, L<Glib>, L<Coro>, L<Tk>, 1403L<Coro::Event>, L<Event>, L<Glib::Event>, L<Glib>, L<Coro>, L<Tk>,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines