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.320 by root, Mon Apr 12 02:50:31 2010 UTC vs.
Revision 1.321 by root, Wed Apr 28 14:15:55 2010 UTC

1159 1159
1160BEGIN { AnyEvent::common_sense } 1160BEGIN { AnyEvent::common_sense }
1161 1161
1162use Carp (); 1162use Carp ();
1163 1163
1164our $VERSION = '5.26'; 1164our $VERSION = '5.261';
1165our $MODEL; 1165our $MODEL;
1166 1166
1167our $AUTOLOAD; 1167our $AUTOLOAD;
1168our @ISA; 1168our @ISA;
1169 1169

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines