>>>>> "Bill" == Bill Moseley <mose...@hank.org> writes:

    Bill> Is there an existing way to get Dist::Zilla to build a Makefile.PL
    Bill> that will bring "root" into blib for installation?

    Bill> I'd be happy to move away from Module::Install::Catalyst since it
    Bill> does a copy every time I run Makefile.PL -- which is slow for a very
    Bill> large root.  I'd rather have "make" handle it just like the files in
    Bill> lib.

What I've done before is to move root and other directories into share
and use the ShareDir plugin. You will need to adjust $c->path_to to
point to the share dir appropriately, I've been planning to submit a
patch for this, but haven't found the time.

-- 
Eden Cardim
+55 11 9644 8225

_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to