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.413 by root, Tue Jul 30 23:14:32 2013 UTC vs.
Revision 1.414 by root, Wed Aug 21 08:40:28 2013 UTC

1236 &AnyEvent::common_sense; 1236 &AnyEvent::common_sense;
1237} 1237}
1238 1238
1239use Carp (); 1239use Carp ();
1240 1240
1241our $VERSION = '7.04'; 1241our $VERSION = '7.05';
1242our $MODEL; 1242our $MODEL;
1243our @ISA; 1243our @ISA;
1244our @REGISTRY; 1244our @REGISTRY;
1245our $VERBOSE; 1245our $VERBOSE;
1246our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred 1246our %PROTOCOL; # (ipv4|ipv6) => (1|2), higher numbers are preferred

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines