tod222 has asked for the wisdom of the Perl Monks concerning the following question:
Being totally new to packaging Module::Install sounded good. My package has an executable, but I don't see how to set EXE_FILES (or other ExtUtils::MakeMaker attributes) using Module::Install.
Without giving up and just using ExtUtils::MakeMaker, how can I indicate to Module::Install that there are exe files?
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Module::Install: How do I set EXE_FILES?
by almut (Canon) on Jul 28, 2008 at 19:07 UTC | |
by tod222 (Pilgrim) on Jul 28, 2008 at 19:10 UTC |