Skip Menu |

This queue is for tickets about the Module-Install CPAN distribution.

Report information
The Basics
Id: 27578
Status: resolved
Priority: 0/
Queue: Module-Install

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

Bug Information
Severity: Critical
Broken in: 0.66_02
Fixed in: (no value)



Subject: Module::Install won't run on 5.8.6
I used Module::Install to create a Makefile.PL file so that I can ensure that all needed modules are installed when I make a 'distribution' of my CGI script. When I run `perl Makefile.PL` I get the follow error message and the resulting Makefile is not written. include inc/Module/Install/WriteAll.pm Writing META.yml include inc/Module/Install/Win32.pm include inc/Module/Install/Can.pm include inc/Module/Install/Fetch.pm ERROR: perl: Version 5.008006 is installed, but we need version >= 5.008008 at /Library/Perl/5.8.6/Module/Install/Makefile.pm line 158. Local machine information: OS: Mac OS X 10.4.9 perl: 5.8.6
From: jeremiah [...] jeremiahfoster.com
On Thu Jun 14 09:40:51 2007, jeremiah wrote: Show quoted text
> I used Module::Install to create a Makefile.PL file so that I can > ensure that all needed modules > are installed when I make a 'distribution' of my CGI script. When I > run `perl Makefile.PL` I get > the follow error message and the resulting Makefile is not written. > > include inc/Module/Install/WriteAll.pm > Writing META.yml > include inc/Module/Install/Win32.pm > include inc/Module/Install/Can.pm > include inc/Module/Install/Fetch.pm > ERROR: perl: Version 5.008006 is installed, but we need version >= > 5.008008 at > /Library/Perl/5.8.6/Module/Install/Makefile.pm line 158. > > Local machine information: > OS: Mac OS X 10.4.9 > perl: 5.8.6
This is the original bug report. I got a 500 error when I submitted this, so I submitted it again resulting in bug 27579 and 275780.
duplicate
duplicate