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.347 by root, Sun Jan 23 11:15:09 2011 UTC vs.
Revision 1.348 by root, Thu Feb 24 12:04:20 2011 UTC

1161 1161
1162BEGIN { AnyEvent::common_sense } 1162BEGIN { AnyEvent::common_sense }
1163 1163
1164use Carp (); 1164use Carp ();
1165 1165
1166our $VERSION = '5.31'; 1166our $VERSION = '5.33';
1167our $MODEL; 1167our $MODEL;
1168 1168
1169our $AUTOLOAD; 1169our $AUTOLOAD;
1170our @ISA; 1170our @ISA;
1171 1171

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines