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.170 by root, Wed Jul 9 11:53:40 2008 UTC vs.
Revision 1.171 by root, Wed Jul 16 21:17:59 2008 UTC

826no warnings; 826no warnings;
827use strict; 827use strict;
828 828
829use Carp; 829use Carp;
830 830
831our $VERSION = 4.2; 831our $VERSION = 4.21;
832our $MODEL; 832our $MODEL;
833 833
834our $AUTOLOAD; 834our $AUTOLOAD;
835our @ISA; 835our @ISA;
836 836

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines