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.289 by root, Tue Sep 1 16:44:58 2009 UTC vs.
Revision 1.290 by root, Tue Sep 1 18:27:46 2009 UTC

1116 1116
1117BEGIN { AnyEvent::common_sense } 1117BEGIN { AnyEvent::common_sense }
1118 1118
1119use Carp (); 1119use Carp ();
1120 1120
1121our $VERSION = '5.112'; 1121our $VERSION = '5.12';
1122our $MODEL; 1122our $MODEL;
1123 1123
1124our $AUTOLOAD; 1124our $AUTOLOAD;
1125our @ISA; 1125our @ISA;
1126 1126

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines