Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Module-CoreList CPAN distribution.

Report information
The Basics
Id: 7100
Status: resolved
Priority: 0/
Queue: Module-CoreList

People
Owner: Nobody in particular
Requestors: lars [...] thegler.dk
LTHEGLER [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.

Thanks -- Richard Clamp <richardc@unixbeard.net>