Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: rt [...] clueball.com
Cc:
AdminCc:

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



Subject: Error on OS X
This is my Makefile.PL: use inc::Module::Install; name('RTF-Tokenizer'); abstract('Tokenizes RTF'); author('Peter Sergeant <rtft@clueball.com>'); license('perl'); include_deps('Test::More'); requires('Test::More'); recommends('IO::Scalar'); check_nmake(); # check and download nmake.exe for Win32 &Makefile->write; -- bash-2.05a$ perl Makefile.PL include inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Include.pm Can't "next" outside a loop block at /Library/Perl/Module/Install/Admin/ScanDeps.pm line 18.
Date: Mon, 1 Sep 2003 15:29:11 +0800
From: Autrijus Tang <autrijus [...] autrijus.org>
To: Guest via RT <bug-Module-Install [...] rt.cpan.org>
CC: "AdminCc of cpan Ticket #3688": ;
Subject: Re: [cpan #3688] Error on OS X
RT-Send-Cc:
On Sun, Aug 31, 2003 at 09:05:44PM -0400, Guest via RT wrote: Show quoted text
> bash-2.05a$ perl Makefile.PL > include inc/Module/Install.pm > include inc/Module/Install/Metadata.pm > include inc/Module/Install/Base.pm > include inc/Module/Install/Include.pm > Can't "next" outside a loop block at /Library/Perl/Module/Install/Admin/ScanDeps.pm line 18.
Fixed in 0.24, released today. Thanks! /Autrijus/
Download (untitled)
application/pgp-signature 187b

Message body not shown because it is not plain text.