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.432 by root, Sat Jul 1 15:48:51 2017 UTC vs.
Revision 1.433 by root, Sat Jul 1 16:04:56 2017 UTC

1258 &AnyEvent::common_sense; 1258 &AnyEvent::common_sense;
1259} 1259}
1260 1260
1261use Carp (); 1261use Carp ();
1262 1262
1263our $VERSION = 7.14; 1263our $VERSION = 7.15;
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