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

Comparing EV/EV.pm (file contents):
Revision 1.101 by root, Sat Jul 12 22:19:22 2008 UTC vs.
Revision 1.102 by root, Mon Sep 8 17:27:42 2008 UTC

75 75
76no warnings; 76no warnings;
77use strict; 77use strict;
78 78
79BEGIN { 79BEGIN {
80 our $VERSION = '3.431'; 80 our $VERSION = '3.44';
81 use XSLoader; 81 use XSLoader;
82 XSLoader::load "EV", $VERSION; 82 XSLoader::load "EV", $VERSION;
83} 83}
84 84
85@EV::IO::ISA = 85@EV::IO::ISA =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines