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.434 by root, Tue Apr 17 19:04:50 2018 UTC vs.
Revision 1.435 by root, Fri Jul 19 16:01:47 2019 UTC

1266 &AnyEvent::common_sense; 1266 &AnyEvent::common_sense;
1267} 1267}
1268 1268
1269use Carp (); 1269use Carp ();
1270 1270
1271our $VERSION = 7.15; 1271our $VERSION = 7.16;
1272our $MODEL; 1272our $MODEL;
1273our @ISA; 1273our @ISA;
1274our @REGISTRY; 1274our @REGISTRY;
1275our $VERBOSE; 1275our $VERBOSE;
1276our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1276our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines