Skip Menu |

This queue is for tickets about the Date-Manip CPAN distribution.

Report information
The Basics
Id: 91821
Status: resolved
Priority: 0/
Queue: Date-Manip

People
Owner: Nobody in particular
Requestors: dmacks [...] netspace.org
Cc:
AdminCc:

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



Subject: Unused runtime dependency on Test::Inter
Date: Fri, 03 Jan 2014 02:39:35 -0500
To: bug-Date-Manip [...] rt.cpan.org
From: "Daniel Macks" <dmacks [...] netspace.org>
Date-Manip-6.42 Makefile.PL and META.yml list Test::Inter as a runtime dependency, but grep only finds this module used in t/* files. Build.PL has Test::Inter as a build-time dependency, which seems more in keeping with its current actual need. dan -- Daniel Macks dmacks@netspace.org
This has already been resolved. I was in the process of cleaning up the prereq handling but didn't get it done for 6.42, but 6.43 will have this corrected. Thanks