Sun Jul 25 17:25:42 2004lars [...] thegler.dk - Ticket created
Date:
Sun, 25 Jul 2004 23:26:20 +0200
From:
Lars Thegler <lars [...] thegler.dk>
To:
bug-Module-CoreList [...] rt.cpan.org
Subject:
[PATCH] Wrong version of Tie::RefHash
In the 5.8.0 data, Tie::RefHash is noted as having vesion '1.3'.
This is not correct:
--cut--
$ grep 'VERSION =' ./perl-5.8.0/lib/Tie/RefHash.pm
our $VERSION = 1.30;
$
--cut--
The attached patch fixes the version number.
/Lars
Message body is not shown because sender requested not to inline it.