Sixtease has asked for the wisdom of the Perl Monks concerning the following question:
Dear monks,
I am preparing a module and it comes with a script that Makefile uses to build some stuff. That script can come in handy to the user. Is there a standard way to provide a script along with a module? I can't find a standard directory where I should tell Makefile to copy it upon make install.
Update: $INST_SCRIPT. Found it. Please ignore this. :-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: distributing a script with a module
by eserte (Deacon) on Nov 21, 2007 at 23:37 UTC | |
|
Re: distributing a script with a module
by salva (Canon) on Nov 22, 2007 at 08:54 UTC |