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.129 by elmex, Sat May 24 15:19:30 2008 UTC vs.
Revision 1.130 by root, Sat May 24 17:21:50 2008 UTC

696no warnings; 696no warnings;
697use strict; 697use strict;
698 698
699use Carp; 699use Carp;
700 700
701our $VERSION = '3.6'; 701our $VERSION = '4.0';
702our $MODEL; 702our $MODEL;
703 703
704our $AUTOLOAD; 704our $AUTOLOAD;
705our @ISA; 705our @ISA;
706 706

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines