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.205 by root, Sun Apr 19 12:09:46 2009 UTC vs.
Revision 1.206 by root, Mon Apr 20 14:34:18 2009 UTC

888no warnings; 888no warnings;
889use strict qw(vars subs); 889use strict qw(vars subs);
890 890
891use Carp; 891use Carp;
892 892
893our $VERSION = 4.351; 893our $VERSION = 4.352;
894our $MODEL; 894our $MODEL;
895 895
896our $AUTOLOAD; 896our $AUTOLOAD;
897our @ISA; 897our @ISA;
898 898

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines