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.153 by root, Wed Jun 4 11:45:21 2008 UTC vs.
Revision 1.154 by root, Thu Jun 5 08:10:10 2008 UTC

807no warnings; 807no warnings;
808use strict; 808use strict;
809 809
810use Carp; 810use Carp;
811 811
812our $VERSION = 4.13; 812our $VERSION = 4.14;
813our $MODEL; 813our $MODEL;
814 814
815our $AUTOLOAD; 815our $AUTOLOAD;
816our @ISA; 816our @ISA;
817 817

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines