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.422 by root, Mon Mar 16 08:15:45 2015 UTC vs.
Revision 1.423 by root, Sat May 2 14:39:31 2015 UTC

1248 &AnyEvent::common_sense; 1248 &AnyEvent::common_sense;
1249} 1249}
1250 1250
1251use Carp (); 1251use Carp ();
1252 1252
1253our $VERSION = '7.08'; 1253our $VERSION = '7.09';
1254our $MODEL; 1254our $MODEL;
1255our @ISA; 1255our @ISA;
1256our @REGISTRY; 1256our @REGISTRY;
1257our $VERBOSE; 1257our $VERBOSE;
1258our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1258our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines