blib/scripts not created
smanzer <[email protected]> Wed, 18 Nov 2009 13:36:12 -0500
| Newsgroups | gmane.comp.lang.perl.modules.module-build |
|---|---|
| Message-ID | <[email protected]> |
Hello, I created a perl script in the scripts sub-directory of my module directory. ([module directory]/scripts/newmod). I then ran: ./Build manifest (and veri) ./Build ./Build test ./Build install However, the blib/scripts directory was not created, and the script was never installed. I would appreciate any insight into this matter. Thanks, Sam Manzer