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.58 by root, Thu Apr 24 03:24:07 2008 UTC vs.
Revision 1.59 by root, Thu Apr 24 08:38:13 2008 UTC

422no warnings; 422no warnings;
423use strict; 423use strict;
424 424
425use Carp; 425use Carp;
426 426
427our $VERSION = '3.12'; 427our $VERSION = '3.2';
428our $MODEL; 428our $MODEL;
429 429
430our $AUTOLOAD; 430our $AUTOLOAD;
431our @ISA; 431our @ISA;
432 432

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines