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.405 by root, Tue Aug 14 02:28:22 2012 UTC vs.
Revision 1.406 by root, Thu Nov 15 01:17:29 2012 UTC

1234 1234
1235BEGIN { AnyEvent::common_sense } 1235BEGIN { AnyEvent::common_sense }
1236 1236
1237use Carp (); 1237use Carp ();
1238 1238
1239our $VERSION = '7.02'; 1239our $VERSION = '7.03';
1240our $MODEL; 1240our $MODEL;
1241our @ISA; 1241our @ISA;
1242our @REGISTRY; 1242our @REGISTRY;
1243our $VERBOSE; 1243our $VERBOSE;
1244our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1244our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines