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.140 by root, Mon May 26 06:18:53 2008 UTC vs.
Revision 1.141 by root, Mon May 26 17:45:05 2008 UTC

731no warnings; 731no warnings;
732use strict; 732use strict;
733 733
734use Carp; 734use Carp;
735 735
736our $VERSION = '4.04'; 736our $VERSION = '4.05';
737our $MODEL; 737our $MODEL;
738 738
739our $AUTOLOAD; 739our $AUTOLOAD;
740our @ISA; 740our @ISA;
741 741

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines