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.26 by root, Sun Jul 8 08:52:10 2007 UTC vs.
Revision 1.27 by root, Wed Jul 18 15:39:08 2007 UTC

248no warnings; 248no warnings;
249use strict; 249use strict;
250 250
251use Carp; 251use Carp;
252 252
253our $VERSION = '2.53'; 253our $VERSION = '2.54';
254our $MODEL; 254our $MODEL;
255 255
256our $AUTOLOAD; 256our $AUTOLOAD;
257our @ISA; 257our @ISA;
258 258

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines