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.202 by root, Wed Apr 1 15:29:00 2009 UTC vs.
Revision 1.203 by root, Sat Apr 11 05:56:36 2009 UTC

873no warnings; 873no warnings;
874use strict qw(vars subs); 874use strict qw(vars subs);
875 875
876use Carp; 876use Carp;
877 877
878our $VERSION = 4.35; 878our $VERSION = 4.351;
879our $MODEL; 879our $MODEL;
880 880
881our $AUTOLOAD; 881our $AUTOLOAD;
882our @ISA; 882our @ISA;
883 883

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines