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.33 by root, Fri Jun 23 14:42:13 2017 UTC vs.
Revision 1.34 by root, Sun Aug 5 11:29:30 2018 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines