in reply to Creating installable scripts
Whenever I need to have scripts installed, I just put them in the "scripts" directory and add:
to the call to ExtUtils::MakeMaker's "WriteMakefile".EXE_FILES => [<script/*>],
Liz
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Creating installable scripts
by bronto (Priest) on Aug 12, 2003 at 18:52 UTC |