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

Comparing Devel-FindRef/FindRef.pm (file contents):
Revision 1.23 by root, Wed Jul 1 08:25:04 2009 UTC vs.
Revision 1.24 by root, Fri Aug 28 20:30:07 2009 UTC

5 5
6use XSLoader; 6use XSLoader;
7use Scalar::Util; 7use Scalar::Util;
8 8
9BEGIN { 9BEGIN {
10 our $VERSION = '1.42'; 10 our $VERSION = '1.421';
11 XSLoader::load __PACKAGE__, $VERSION; 11 XSLoader::load __PACKAGE__, $VERSION;
12} 12}
13 13
14=head1 NAME 14=head1 NAME
15 15

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines