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.306 by root, Tue Dec 15 05:49:13 2009 UTC vs.
Revision 1.307 by root, Sun Dec 20 22:49:52 2009 UTC

1153 1153
1154BEGIN { AnyEvent::common_sense } 1154BEGIN { AnyEvent::common_sense }
1155 1155
1156use Carp (); 1156use Carp ();
1157 1157
1158our $VERSION = '5.22'; 1158our $VERSION = '5.23';
1159our $MODEL; 1159our $MODEL;
1160 1160
1161our $AUTOLOAD; 1161our $AUTOLOAD;
1162our @ISA; 1162our @ISA;
1163 1163

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines