Hello,
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?).
Here an example of what I want to do:
When INSTALLSCRIPT=/usr/local/ogr/bin is set, all my .pl files fall into directory /usr/local/ogr/bin. What do I have to do to put all my .dat files in the directory /usr/local/ogr/data/ ?
Thanks for the help,
Bruno Hauzaree Connexim, a Bell Canada Company 514-281-4333 x 5250 [EMAIL PROTECTED] |
- ExtUtils-MakeMaker-6.30 : How to install config files bruno . hauzaree
- Re: ExtUtils-MakeMaker-6.30 : How to install config... Michael G Schwern