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.426 by root, Sun Sep 27 08:07:03 2015 UTC vs.
Revision 1.427 by root, Wed Jan 27 18:15:21 2016 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines