Skip Menu |

This queue is for tickets about the Tie-File CPAN distribution.

Report information
The Basics
Id: 3312
Status: resolved
Priority: 0/
Queue: Tie-File

People
Owner: Nobody in particular
Requestors: perl [...] crystalflame.net
Cc:
AdminCc:

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



Subject: Makefile.PL missing dependency 'Test::More'
Hi, I'm reporting this bug against CPAN's latest Tie-File (0.96); the Makefile.PL doesn't list the prerequisite "Test::More", required for t/42_offset.t to pass. My platform is OS X 10.2.6, vendor 5.6.0. PREREQ_PM => { 'Test::More' => 0 }
To: bug-Tie-File [...] rt.cpan.org
Subject: Re: [cpan #3312] Makefile.PL missing dependency 'Test::More'
Date: Fri, 22 Aug 2003 02:27:25 -0400
From: Mark Jason Dominus <mjd [...] plover.com>
RT-Send-Cc:
Show quoted text
> Hi, I'm reporting this bug against CPAN's latest Tie-File (0.96); > the Makefile.PL doesn't list the prerequisite "Test::More", required > for t/42_offset.t to pass.
Thanks very much for the report. I'll remove the dependency on Test::More and release a new version as soon as possible.
This appears to be done but even if it's not, 5.6 is way out of support upstream. Given it's a core module I would be inclined to take no action on it anyway? If you disagree, please reply and/or re-open.