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.23 by root, Wed Mar 7 17:37:24 2007 UTC vs.
Revision 1.24 by root, Sun Mar 25 00:14:32 2007 UTC

245 245
246package AnyEvent; 246package AnyEvent;
247 247
248no warnings; 248no warnings;
249use strict; 249use strict;
250
250use Carp; 251use Carp;
251 252
252our $VERSION = '2.52'; 253our $VERSION = '2.52';
253our $MODEL; 254our $MODEL;
254 255

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines