For whatever reason, I think it's assuming that "Build.PL" is a PL
file to create during "make".  Perhaps particularly old versions of
EU::MM don't exclude Build.PL.

I notice that my generated Makefile.PL files all have this line:

'PL_FILES' => {}

I suspect that keeps older EU::MM from thinking that Build.PL should
be automatically included.

Hope that helps.

Regards,
David


On Tue, Mar 25, 2008 at 8:41 PM, Ron Savage <[EMAIL PROTECTED]> wrote:
> Hi Folks
>
>  I added a Build.PL to the soon-to-be new CGI::Session, and a couple of
>  CPAN testers get MAKE failed. Their output includes:
>
>  /home/cpan/perl562/bin/perl "-Iblib/arch" "-Iblib/lib" Build.PL Build
>  in
>  http://www.nntp.perl.org/group/perl.cpan.testers/2008/03/msg1204513.html
>
>  and
>  /Volumes/Media/smoke/perl562/bin/perl "-Iblib/arch" "-Iblib/lib"
>  Build.PL Build
>  in
>  http://www.nntp.perl.org/group/perl.cpan.testers/2008/03/msg1203263.html
>
>  Only the latter says Module::Build not found.
>
>  Any ideas?
>  --
>  Ron Savage
>  [EMAIL PROTECTED]
>  http://savage.net.au/index.html
>
>
>

Reply via email to