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.327 by root, Sun Jun 6 10:13:57 2010 UTC vs.
Revision 1.328 by root, Tue Jun 8 10:06:15 2010 UTC

1163 1163
1164BEGIN { AnyEvent::common_sense } 1164BEGIN { AnyEvent::common_sense }
1165 1165
1166use Carp (); 1166use Carp ();
1167 1167
1168our $VERSION = '5.27'; 1168our $VERSION = '5.271';
1169our $MODEL; 1169our $MODEL;
1170 1170
1171our $AUTOLOAD; 1171our $AUTOLOAD;
1172our @ISA; 1172our @ISA;
1173 1173

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines