[tapx-dev] Makefile.PL and Build.PL

Ovid publiustemp-tapx at yahoo.com
Tue Jul 17 08:41:58 BST 2007


----- Original Message ----
From: Eric Wilhelm <scratchcomputing at gmail.com>

> I noticed that we've got both of these and Makefile.PL is not 
> autogenerated.  Any objections to killing Makefile.PL and generating it 
> with ./Build distmeta?

Will it be completely backwards compatible with Build.PL?  I originally created them separately because there was stuff I had that wouldn't autogenerate.  I used this key/value in the Module::Build constructor:
    create_makefile_pl  => 'traditional',The problem with doing this is that we don't get the "Do you wish to install the 'runtests' utility?" prompt, and, as a result, the user never gets runtests installed.  Do you know of a way of handling this?

Cheers,
Ovid


--
Buy the book  - http://www.oreilly.com/catalog/perlhks/
Perl and CGI  - http://users.easystreet.com/ovid/cgi_course/
Personal blog - http://publius-ovidius.livejournal.com/
Tech blog     - http://use.perl.org/~Ovid/journal/





More information about the tapx-dev mailing list