[Catalyst] Catalyst and Dist::Zilla?
Eden Cardim
edencardim at gmail.com
Fri Jul 6 11:42:42 GMT 2012
>>>>> "Bill" == Bill Moseley <moseley at 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
More information about the Catalyst
mailing list