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.122 by root, Fri May 23 06:13:41 2008 UTC vs.
Revision 1.123 by root, Fri May 23 20:41:25 2008 UTC

691no warnings; 691no warnings;
692use strict; 692use strict;
693 693
694use Carp; 694use Carp;
695 695
696our $VERSION = '3.51'; 696our $VERSION = '3.6';
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