On Fri, Aug 12, 2005 at 09:13:47AM -0400, [EMAIL PROTECTED] wrote:
> I want to install some configuration files distributed with my module in
> a specific directory but I don't how I can do it with ExtUtils-MakeMaker
> (Is it possible? which variable should I use?).

Its hard.  It involves overriding methods and writing your own make code.

You're really better off using Module::Build for this.  The cookbook in
their alpha release explains some of how to do it.
http://search.cpan.org/~kwilliams/Module-Build-0.27_01/lib/Module/Build/Cookbook.pm#Adding_new_elements_to_the_install_process

-- 
Michael G Schwern     [EMAIL PROTECTED]     http://www.pobox.com/~schwern
I do have a cause though. It's obscenity. I'm for it.
    - Tom Lehrer

Reply via email to