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.33 by root, Fri Nov 9 19:34:32 2007 UTC vs.
Revision 1.34 by root, Fri Nov 9 19:37:05 2007 UTC

252no warnings; 252no warnings;
253use strict; 253use strict;
254 254
255use Carp; 255use Carp;
256 256
257our $VERSION = '2.55'; 257our $VERSION = '2.6';
258our $MODEL; 258our $MODEL;
259 259
260our $AUTOLOAD; 260our $AUTOLOAD;
261our @ISA; 261our @ISA;
262 262

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines