Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Test-File-Contents CPAN distribution.

Report information
The Basics
Id: 14398
Status: new
Priority: 0/
Queue: Test-File-Contents

People
Owner: Nobody in particular
Requestors: lannings [...] who.int
Cc:
AdminCc:

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



Date: Thu, 1 Sep 2005 11:37:27 +0200 (CEST)
From: Scott Lanning <lannings [...] who.int>
To: bug-test-file-contents [...] rt.cpan.org
Subject: cpan build error
When I installed this module, cpan barfed on Module::Build stuff. Too early to specify a build action 'Build'. Do 'Build Build' instead. I think this is relevant (from `perldoc Module::Build`): MIGRATION Note that if you want to provide both a Makefile.PL and a Build.PL for your distribution, you probably want to add the following to "WriteMakefile" in your Makefile.PL so that MakeMaker doesn't try to run your Build.PL as a normal .PL file: PL_FILES => {}, You may also be interested in looking at the "Module::Build::Compat" module, which can automatically create various kinds of Makefile.PL compatibility layers.