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.250 by root, Mon Jul 20 07:12:38 2009 UTC vs.
Revision 1.251 by root, Mon Jul 20 22:39:57 2009 UTC

1067 1067
1068BEGIN { AnyEvent::common_sense } 1068BEGIN { AnyEvent::common_sense }
1069 1069
1070use Carp (); 1070use Carp ();
1071 1071
1072our $VERSION = 4.85; 1072our $VERSION = 4.86;
1073our $MODEL; 1073our $MODEL;
1074 1074
1075our $AUTOLOAD; 1075our $AUTOLOAD;
1076our @ISA; 1076our @ISA;
1077 1077

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines