Skip Menu |

This queue is for tickets about the Exporter-WithBase CPAN distribution.

Report information
The Basics
Id: 87585
Status: resolved
Priority: 0/
Queue: Exporter-WithBase

People
Owner: Nobody in particular
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

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



Subject: depends on modules that are not on CPAN
"BUILD_REQUIRES" => { "File::Find" => 0, "File::Temp" => 0, "Test::More" => 0, "t::lib::Child1" => 0, "t::lib::Mother" => 0 }, -- Alexandr Ciornii, http://chorny.net
Le 2013-08-04 10:02:14, CHORNY a écrit : Show quoted text
> "BUILD_REQUIRES" => { > "File::Find" => 0, > "File::Temp" => 0, > "Test::More" => 0, > "t::lib::Child1" => 0, > "t::lib::Mother" => 0 > },
Thanks for reporting. Those modules are in the distribution itself. So, this is just a bug in the Makefile.PL/META.*. Will check if a rebuild with a recent Dist::Zilla has the issue fixed. -- Olivier Mengué - http://perlresume.org/DOLMEN
Le 2013-08-04 10:02:14, CHORNY a écrit : Show quoted text
> "BUILD_REQUIRES" => { > "File::Find" => 0, > "File::Temp" => 0, > "Test::More" => 0, > "t::lib::Child1" => 0, > "t::lib::Mother" => 0 > }, >
This is fixed in just released 0.02 (for CPAN day!). -- Olivier Mengué - http://perlresume.org/DOLMEN