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

Comparing EV-ADNS/ADNS.pm (file contents):
Revision 1.5 by root, Mon Dec 3 11:54:58 2007 UTC vs.
Revision 1.6 by root, Mon Dec 3 19:04:48 2007 UTC

143 143
144use Carp (); 144use Carp ();
145use EV (); 145use EV ();
146 146
147BEGIN { 147BEGIN {
148 $VERSION = '0.2'; 148 $VERSION = '0.3';
149 149
150 require XSLoader; 150 require XSLoader;
151 XSLoader::load (EV::ADNS, $VERSION); 151 XSLoader::load (EV::ADNS, $VERSION);
152} 152}
153 153

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines