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.62 by root, Fri Apr 25 02:03:18 2008 UTC vs.
Revision 1.63 by root, Fri Apr 25 02:03:38 2008 UTC

434no warnings; 434no warnings;
435use strict; 435use strict;
436 436
437use Carp; 437use Carp;
438 438
439our $VERSION = '3.2'; 439our $VERSION = '3.3';
440our $MODEL; 440our $MODEL;
441 441
442our $AUTOLOAD; 442our $AUTOLOAD;
443our @ISA; 443our @ISA;
444 444

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines