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.131 by root, Sat May 24 17:48:38 2008 UTC vs.
Revision 1.132 by root, Sun May 25 01:05:27 2008 UTC

707no warnings; 707no warnings;
708use strict; 708use strict;
709 709
710use Carp; 710use Carp;
711 711
712our $VERSION = '4.0'; 712our $VERSION = '4.03';
713our $MODEL; 713our $MODEL;
714 714
715our $AUTOLOAD; 715our $AUTOLOAD;
716our @ISA; 716our @ISA;
717 717

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines