in reply to Installing modules in personal lib directory
Isnīt this a dirty installation?
Meh, it's what I do for all my locally developed modules. Who cares if it's "dirty"? update: I don't usually just copy them, I run PREFIX=DIRECTORY perl Makefile.PL; make test; make install;
As for PPM3, I haven't used PPM in years, but glancing at the docs, you might want to try target set root DIRECTORY.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Installing modules in personal lib directory
by Andre_br (Pilgrim) on Aug 30, 2005 at 00:41 UTC | |
by Joost (Canon) on Aug 30, 2005 at 01:25 UTC | |
by eXile (Priest) on Aug 30, 2005 at 14:50 UTC |