Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 40255
Status: resolved
Priority: 0/
Queue: CPANPLUS

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

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



Subject: Special case for "perl" requirment
Module::Build allows you to specify "perl" as a requirement. META.yml 1.4 defines it as a special case. As much as I don't like this special case, CPANPLUS should understand a prerequisite of "perl" as not being a module but on perl itself.
On Wed Oct 22 03:39:10 2008, MSCHWERN wrote: Show quoted text
> Module::Build allows you to specify "perl" as a requirement. META.yml > 1.4 defines it as a special case. As much as I don't like this special > case, CPANPLUS should understand a prerequisite of "perl" as not being a > module but on perl itself.
Thanks for reporting. The dev version of CPANPLUS now checks the version of 'perl' for the user if supplied in the Makefile.pl/Build.pl/META.yml