in reply to Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL

To be fair, he's using Module::Build rather than ExtUtils::MakeMaker. After a few minutes of browsing the POD, Module::Build seems much more flexible than MakeMaker.

I don't like his reply, but it might be more productive to alter CPAN.pm/CPANPLUS.pm to make it capable of using alternativite build systems. Meanwhile, Earle might be pointed to Module::Build::Compat.

Update: another poster pointed out that CPANPLUS can already do this :)

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated

  • Comment on Re: Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL

Replies are listed 'Best First'.
Re: Re: Acme::Lingua::Pirate::Perl author needs encouragement to add Makefile.PL
by Ovid (Cardinal) on Sep 17, 2003 at 17:23 UTC

    Okay, I think Module::Build::Compat is what will finally switch me over to using Module::Build. Thanks for the link.

    Cheers,
    Ovid

    New address of my CGI Course.