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.120 by root, Sat May 17 21:34:15 2008 UTC vs.
Revision 1.121 by root, Tue May 20 15:04:43 2008 UTC

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