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.157 by root, Fri Jun 6 11:01:17 2008 UTC vs.
Revision 1.158 by root, Fri Jun 6 15:35:30 2008 UTC

812no warnings; 812no warnings;
813use strict; 813use strict;
814 814
815use Carp; 815use Carp;
816 816
817our $VERSION = 4.15; 817our $VERSION = 4.151;
818our $MODEL; 818our $MODEL;
819 819
820our $AUTOLOAD; 820our $AUTOLOAD;
821our @ISA; 821our @ISA;
822 822

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines