Skip Menu |

This queue is for tickets about the Catalyst-Action-REST CPAN distribution.

Report information
The Basics
Id: 76524
Status: resolved
Priority: 0/
Queue: Catalyst-Action-REST

People
Owner: bobtfish [...] bobtfish.net
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

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



Subject: Includes Test::More but not its dependencies
Test::More is bundled in inc/ but not Test::Builder nor Test::Builder::Module. Test::More uses some private methods of Test::Builder and must be kept together.
Thanks for noticing this! I had no idea this was happening, and it was an un-intended Module::Install statement. I've removed this, and shipped a new version which does not try to bundle Test::More.