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.116 by root, Sat May 10 22:30:28 2008 UTC vs.
Revision 1.117 by root, Sun May 11 17:54:13 2008 UTC

691no warnings; 691no warnings;
692use strict; 692use strict;
693 693
694use Carp; 694use Carp;
695 695
696our $VERSION = '3.4'; 696our $VERSION = '3.41';
697our $MODEL; 697our $MODEL;
698 698
699our $AUTOLOAD; 699our $AUTOLOAD;
700our @ISA; 700our @ISA;
701 701

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines