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.145 by root, Thu May 29 03:45:37 2008 UTC vs.
Revision 1.146 by root, Fri May 30 21:38:46 2008 UTC

800no warnings; 800no warnings;
801use strict; 801use strict;
802 802
803use Carp; 803use Carp;
804 804
805our $VERSION = '4.1'; 805our $VERSION = 4.1;
806our $MODEL; 806our $MODEL;
807 807
808our $AUTOLOAD; 808our $AUTOLOAD;
809our @ISA; 809our @ISA;
810 810

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines