Skip Menu |

This queue is for tickets about the Convert-BinHex CPAN distribution.

Report information
The Basics
Id: 101974
Status: resolved
Priority: 0/
Queue: Convert-BinHex

People
Owner: stephenenelson [...] mac.com
Requestors: quanah.gibsonmount [...] gmail.com
Cc:
AdminCc:

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



Subject: Remove Test:: modules as a build requirement
It is not required for Test::More or Test::Most to be installed to successfully use this module. They are only required if one wants to run the test suite. By requiring this modules, you create an unending spiral of requirements for other modules that are not necessary. Please move them to OPTIONAL. Thanks.
Made Test:: modules optional.