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.207 by root, Thu Apr 23 22:44:30 2009 UTC vs.
Revision 1.208 by root, Sun Apr 26 18:12:53 2009 UTC

930no warnings; 930no warnings;
931use strict qw(vars subs); 931use strict qw(vars subs);
932 932
933use Carp; 933use Carp;
934 934
935our $VERSION = 4.352; 935our $VERSION = 4.4;
936our $MODEL; 936our $MODEL;
937 937
938our $AUTOLOAD; 938our $AUTOLOAD;
939our @ISA; 939our @ISA;
940 940

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines