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.428 by root, Thu Sep 15 01:14:42 2016 UTC vs.
Revision 1.429 by root, Sat Sep 17 02:33:54 2016 UTC

1258 &AnyEvent::common_sense; 1258 &AnyEvent::common_sense;
1259} 1259}
1260 1260
1261use Carp (); 1261use Carp ();
1262 1262
1263our $VERSION = 7.12; 1263our $VERSION = 7.13;
1264our $MODEL; 1264our $MODEL;
1265our @ISA; 1265our @ISA;
1266our @REGISTRY; 1266our @REGISTRY;
1267our $VERBOSE; 1267our $VERBOSE;
1268our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1268our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines