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.416 by root, Tue Dec 17 16:43:15 2013 UTC vs.
Revision 1.417 by root, Tue Dec 17 18:36:22 2013 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines