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.420 by root, Fri Sep 5 22:17:26 2014 UTC vs.
Revision 1.421 by root, Fri Sep 5 22:24:12 2014 UTC

1248 &AnyEvent::common_sense; 1248 &AnyEvent::common_sense;
1249} 1249}
1250 1250
1251use Carp (); 1251use Carp ();
1252 1252
1253our $VERSION = '7.07'; 1253our $VERSION = '7.08';
1254our $MODEL; 1254our $MODEL;
1255our @ISA; 1255our @ISA;
1256our @REGISTRY; 1256our @REGISTRY;
1257our $VERBOSE; 1257our $VERBOSE;
1258our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1258our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines