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

Comparing EV/EV.pm (file contents):
Revision 1.111 by root, Wed Jan 7 20:53:29 2009 UTC vs.
Revision 1.112 by root, Sun Feb 15 01:44:40 2009 UTC

80 80
81no warnings; 81no warnings;
82use strict; 82use strict;
83 83
84BEGIN { 84BEGIN {
85 our $VERSION = '3.52'; 85 our $VERSION = '3.53';
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