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.302 by root, Fri Dec 4 16:31:57 2009 UTC vs.
Revision 1.303 by root, Sat Dec 5 02:52:03 2009 UTC

1140 1140
1141BEGIN { AnyEvent::common_sense } 1141BEGIN { AnyEvent::common_sense }
1142 1142
1143use Carp (); 1143use Carp ();
1144 1144
1145our $VERSION = '5.21'; 1145our $VERSION = '5.22';
1146our $MODEL; 1146our $MODEL;
1147 1147
1148our $AUTOLOAD; 1148our $AUTOLOAD;
1149our @ISA; 1149our @ISA;
1150 1150

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines