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.182 by root, Sun Sep 7 15:27:17 2008 UTC vs.
Revision 1.183 by root, Wed Oct 1 07:40:39 2008 UTC

861no warnings; 861no warnings;
862use strict qw(vars subs); 862use strict qw(vars subs);
863 863
864use Carp; 864use Carp;
865 865
866our $VERSION = 4.234; 866our $VERSION = 4.3;
867our $MODEL; 867our $MODEL;
868 868
869our $AUTOLOAD; 869our $AUTOLOAD;
870our @ISA; 870our @ISA;
871 871

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines