Hi Sam,

Rename your directory to bin/

Do:

% perl Build.PL

% ./Build

and blib/script will be containing the contents of your bin/ automagically

jonasbn

On 18/11/2009, at 19.36, smanzer wrote:

> 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

Reply via email to