CC: | lyoxxx [...] gmail.com |
Subject: | Unknown placeholder <MAIN PM FILE> in Makefile.PL |
Date: | Sat, 27 Oct 2007 00:01:40 +0900 |
To: | bug-module-starter-pbp [...] rt.cpan.org |
From: | "yoshihiro nakamura" <lyoxxx [...] gmail.com> |
Hi,
I tried to generate perl module by Module::Starter::PBP, but it didn't
work and printed following message.
# perl -MModule::Starter::PBP=setup
(abbr.)
# module-starter --module=My::New::Module
Unknown placeholder <MAIN PM FILE> in Makefile.PL
I think cause for this problem is change of create_Makefile_PL() and
create_Build_PL() in Module::Starter::Simple.
So, I made patch to solve this problem.
please review of the use of this patch file if you'd like.
Thank you.
Message body is not shown because sender requested not to inline it.