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.50 by root, Wed Apr 16 14:04:45 2008 UTC vs.
Revision 1.51 by root, Wed Apr 16 15:10:10 2008 UTC

307no warnings; 307no warnings;
308use strict; 308use strict;
309 309
310use Carp; 310use Carp;
311 311
312our $VERSION = '3.0'; 312our $VERSION = '3.1';
313our $MODEL; 313our $MODEL;
314 314
315our $AUTOLOAD; 315our $AUTOLOAD;
316our @ISA; 316our @ISA;
317 317

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines