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.359 by root, Sat Aug 13 16:11:33 2011 UTC vs.
Revision 1.360 by root, Sat Aug 13 22:44:05 2011 UTC

1206 1206
1207BEGIN { AnyEvent::common_sense } 1207BEGIN { AnyEvent::common_sense }
1208 1208
1209use Carp (); 1209use Carp ();
1210 1210
1211our $VERSION = '5.34'; 1211our $VERSION = '6.0';
1212our $MODEL; 1212our $MODEL;
1213 1213
1214our @ISA; 1214our @ISA;
1215 1215
1216our @REGISTRY; 1216our @REGISTRY;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines