|
|
| more useful options | |
| PerlMonks |
Module::Build Build.PL parameter inserted by Module::Starter - fatal errorby Intrepid (Curate) |
| on Sep 02, 2025 at 18:40 UTC ( [id://11166161]=perlquestion: print w/replies, xml ) | Need Help?? |
|
Intrepid has asked for the wisdom of the Perl Monks concerning the following question: I hope I can get connectivity to Perlmonks long enough to post this write-up. It's been just terrible. Ok. We'll hope for better days ahead. I used Module::Starter to create the accessory files and build infrastructure for a module I've been working on for some time now. I tried installing from CPAN on a Linux box using cpan (the script) and strangely enough, although I had cpan set up to prefer EU::MM (Makefile.PL) over M::B, it used M::B. This was a fortunate error because there was mistaken encoding on the Build.PL file (my name with an umlaut over the "o" gave perl indigestion). And it was also fortunate because the template-created Build.PL had an entry for release_status that terminated the creation of ./Build with extreme prejudice: $ perl Build.PL --installdirs=site I have now probably explained enough of the circumstances to ask my question: is this a problem other people have noticed? I just deleted the entire line and then Build.PL ran to completion. Was there a change of heart on the part of M::B authors, regarding a release_status of "experimental"? or was the inclusion of this by Module::Starter a mistake? Guesses, ideas, knowledge? TIA. Oh, and do download / install Env::AsYaml from CPAN. — Sören :-) Sep 02, 2025 at 18:24 UTC A just machine to make big decisions
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||