http://qs321.pair.com?node_id=340415


in reply to Where to install my own perl modules?

I'm using Linux, so what I do is make a directory under my home directory called perl_modules, and put them in there. Then, in my .bashrc file, I put

export PERL5LIB=~/perl_modules

and my ~/perl_modules is automatically included in @INC for all my perl scripts.


_______________
DamnDirtyApe
Those who know that they are profound strive for clarity. Those who
would like to seem profound to the crowd strive for obscurity.
            --Friedrich Nietzsche