SPUG: [Bulk] Re: Template Toolkit and Module::Build

Michael R. Wolf MichaelRWolf at att.net
Tue Nov 30 10:44:01 PST 2010


On Nov 28, 2010, at 3:36 AM, Ingy dot Net wrote:

> Why do you want Module::Build?

Personal habit and module-starter stuff that's been around for a while.  It's not "broken" (for some definition of broken), so I fixed other things with my time/energy.


> Module::Install makes everything trivial.
> 
> use inc::Module::Install;
> install_script 'bin/foo';
> install_share;

Thanks.  I'll look into it.  Is this "trivial", for the Ingy definition of trivial, or for the mere-mortal definition?


> 
> File::ShareDir finds files under share/ after they are installed.

This is great to know about.  Thanks.  I'm not seeing how to use this during testing.  At least the modules in ../blib can be accessed during testing by mucking with -I flags (or PERL5_LIB).  I don't see how the share can be intercepted in develoment and test prior to 'Build install'.  What am I missing?

-- 
Michael R. Wolf
    All mammals learn by playing!
        MichaelRWolf at att.net



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/spug-list/attachments/20101130/00b51d0b/attachment.html>


More information about the spug-list mailing list