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.424 by root, Tue Jun 16 03:22:20 2015 UTC vs.
Revision 1.425 by root, Thu Jul 16 12:48:38 2015 UTC

1254 &AnyEvent::common_sense; 1254 &AnyEvent::common_sense;
1255} 1255}
1256 1256
1257use Carp (); 1257use Carp ();
1258 1258
1259our $VERSION = '7.09'; 1259our $VERSION = 7.11;
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