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

Comparing Linux-Clone/Clone.pm (file contents):
Revision 1.3 by root, Thu Nov 2 07:31:16 2017 UTC vs.
Revision 1.4 by root, Tue Nov 7 18:15:29 2017 UTC

172package Linux::Clone; 172package Linux::Clone;
173 173
174# use common::sense; 174# use common::sense;
175 175
176BEGIN { 176BEGIN {
177 our $VERSION = '1.1'; 177 our $VERSION = '1.2';
178 178
179 require XSLoader; 179 require XSLoader;
180 XSLoader::load (__PACKAGE__, $VERSION); 180 XSLoader::load (__PACKAGE__, $VERSION);
181} 181}
182 182

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines