ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV/EV.pm
(Generate patch)

Comparing EV/EV.pm (file contents):
Revision 1.114 by root, Wed Apr 15 19:35:53 2009 UTC vs.
Revision 1.115 by root, Tue Apr 28 00:50:56 2009 UTC

80 80
81no warnings; 81no warnings;
82use strict; 82use strict;
83 83
84BEGIN { 84BEGIN {
85 our $VERSION = '3.53'; 85 our $VERSION = '3.6';
86 use XSLoader; 86 use XSLoader;
87 XSLoader::load "EV", $VERSION; 87 XSLoader::load "EV", $VERSION;
88} 88}
89 89
90@EV::IO::ISA = 90@EV::IO::ISA =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines