Skip Menu |

This queue is for tickets about the Class-C3-Componentised CPAN distribution.

Report information
The Basics
Id: 100637
Status: resolved
Priority: 0/
Queue: Class-C3-Componentised

People
Owner: Nobody in particular
Requestors: w.phillip.moore [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.001000
Fixed in: 1.001002



Subject: Test::Exception should be a test_requires not a requires
In the Makefile.PL, Test::Exception is listed as a "requires", which should be a "test_requires", since the Test::Exception code is only used in the test suite, and not in the installed code. I have corrected this in my own proprietary build system locally (I can specify overrides and customizations to dependencies for precisely this issue, which is pretty common, unfortunately) , but when you next update this module, would you please make this trivial change to Makefile.PL? Thanks.
Fixed in 1.001002