in reply to Installation of modules in home directory

Here's another way to do it:
perl Makefile.PL PREFIX=$HOME/dir make make test make install

Replies are listed 'Best First'.
Re: Re: Installation of modules in home directory
by ChemBoy (Priest) on May 07, 2001 at 19:01 UTC

    or better yet (for the final step)
    make pure_install
    which will (as I understand it) keep it from trying to install PODs in places you can't write to. In any case, it works (or rather, it works for me) and it emits fewer error messages in the process, which is a nice bonus.



    If God had meant us to fly, he would *never* have given us the railroads.
        --Michael Flanders