blib/scripts not created
[email protected] (smanzer)
| Newsgroups | perl.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