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.161 by root, Wed Jul 2 12:27:42 2008 UTC vs.
Revision 1.162 by root, Thu Jul 3 02:03:33 2008 UTC

816no warnings; 816no warnings;
817use strict; 817use strict;
818 818
819use Carp; 819use Carp;
820 820
821our $VERSION = '4.160'; # temporary workaround for broken fedora 821our $VERSION = 4.160;
822our $MODEL; 822our $MODEL;
823 823
824our $AUTOLOAD; 824our $AUTOLOAD;
825our @ISA; 825our @ISA;
826 826

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines