in reply to How to call my own perl module from a folder
The usual means of modules installation i.e. dmake test install, will assume the target directory to be the site/lib directory of the perl installation directory - this can be modified using the PREFIX macro when running perl Makefile.PL - see Re: best way to install modules in your home directory?.
HTH,
|
|---|