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.16 by root, Sun Nov 5 01:08:16 2006 UTC vs.
Revision 1.17 by root, Fri Nov 24 14:40:13 2006 UTC

217 217
218no warnings; 218no warnings;
219use strict 'vars'; 219use strict 'vars';
220use Carp; 220use Carp;
221 221
222our $VERSION = '2.0'; 222our $VERSION = '2.1';
223our $MODEL; 223our $MODEL;
224 224
225our $AUTOLOAD; 225our $AUTOLOAD;
226our @ISA; 226our @ISA;
227 227

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines