Skip Menu |

This queue is for tickets about the WWW-Search-Ebay CPAN distribution.

Report information
The Basics
Id: 127683
Status: resolved
Priority: 0/
Queue: WWW-Search-Ebay

People
Owner: MTHURN [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

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



Subject: Undeclared dependency Env
In some system perl (e.g. on redhat based systems) a stripped set of core modules are installed, e.g. Env.pm may be missing. This can cause an automatic build of WWW-Search-Ebay to fail: ... Output from '/usr/bin/perl Makefile.PL': Can't locate Env.pm in @INC (@INC contains: inc /var/tmp/cpansmoker-1023/2018111710/CPAN-Reporter-lib-7elR /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at Makefile.PL line 36. BEGIN failed--compilation aborted at Makefile.PL line 36. ... Probably it's best to add Env to the configure_requires list.
Fixed in next release