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.175 by root, Sun Jul 27 08:43:32 2008 UTC vs.
Revision 1.176 by root, Wed Aug 20 12:37:21 2008 UTC

854no warnings; 854no warnings;
855use strict; 855use strict;
856 856
857use Carp; 857use Carp;
858 858
859our $VERSION = 4.23; 859our $VERSION = 4.231;
860our $MODEL; 860our $MODEL;
861 861
862our $AUTOLOAD; 862our $AUTOLOAD;
863our @ISA; 863our @ISA;
864 864

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines