in reply to Re: Module::Build Build.PL parameter inserted by Module::Starter - fatal error
in thread Module::Build Build.PL parameter inserted by Module::Starter - fatal error
choroba said:
I've used Module::Starter for most of my distributions and I've never encountered the described problem.
Great, thanks for replying. First, I think there's a misinterpretation to dismiss (my fault, I'm sure). When I wrote about preferring M::B over EU:MM, I was referring to cpan deciding what to do when there are both Makefile.PL and Build.PL files present in the distro. I went back and checked my CPAN config (after writing, of course ;/) and it was set up to prefer Build.PL. No idea why.
What parameters did you call module-starter with?
Sorry, I'm afraid I don't recall. It was several weeks ago and it has scrolled
off my bash history. Whatever I did, I ended up with both a Makefile.PL
and a Build.PL file. Let's see ... just tested it, yeah, you can do
that by providing
both --eumm and --mb on the commandline. I must have done that?
What version of Module::Starter did you use?
$Module::Starter::VERSION == 1.78
Sep 02, 2025 at 22:26 UTC
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Module::Build Build.PL parameter inserted by Module::Starter - fatal error
by kcott (Archbishop) on Sep 03, 2025 at 20:21 UTC | |
by Intrepid (Curate) on Sep 18, 2025 at 17:19 UTC |