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.378 by root, Fri Aug 26 18:08:07 2011 UTC vs.
Revision 1.379 by root, Fri Aug 26 18:09:04 2011 UTC

1233 1233
1234BEGIN { AnyEvent::common_sense } 1234BEGIN { AnyEvent::common_sense }
1235 1235
1236use Carp (); 1236use Carp ();
1237 1237
1238our $VERSION = '6.01'; 1238our $VERSION = '6.02';
1239our $MODEL; 1239our $MODEL;
1240 1240
1241our @ISA; 1241our @ISA;
1242 1242
1243our @REGISTRY; 1243our @REGISTRY;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines