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.159 by root, Fri Jun 6 16:19:19 2008 UTC vs.
Revision 1.160 by root, Sun Jun 22 12:17:47 2008 UTC

816no warnings; 816no warnings;
817use strict; 817use strict;
818 818
819use Carp; 819use Carp;
820 820
821our $VERSION = 4.151; 821our $VERSION = 4.152;
822our $MODEL; 822our $MODEL;
823 823
824our $AUTOLOAD; 824our $AUTOLOAD;
825our @ISA; 825our @ISA;
826 826

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines