How do I arrange for Makefile.PL to create a modulino instance script?

[email protected] (David Christensen) Sat, 25 Aug 2012 16:04:04 -0700
Newsgroups perl.makemaker
Message-ID <[email protected]>
makemaker:

I am working on a modulino [1] and would like to use ExtUtils::MakeMaker 
to generate a Makefile such that "make" (or "make all) copies the module 
file (lib/MyModulino.pm) to a script file (perl-bin/mymodulino.pl) and 
sets the  execute bit.


Any suggestions?


TIA,

David



References:

[1]  d foy, brian, 2007, "Mastering Perl", O'Reilly Media, 
http://shop.oreilly.com/product/9780596527242.do