Skip to content

Instantly share code, notes, and snippets.

Created November 1, 2010 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/658653 to your computer and use it in GitHub Desktop.
Save anonymous/658653 to your computer and use it in GitHub Desktop.
perl -Mlocal::lib
export MODULEBUILDRC="/homes/dbolser/perl5/.modulebuildrc"
export PERL_MM_OPT="INSTALL_BASE=/homes/dbolser/perl5"
export PERL5LIB="/homes/dbolser/perl5/lib/perl5/i386-linux-thread-multi:/homes/dbolser/perl5/lib/perl5:$PERL5LIB"
export PATH="/homes/dbolser/perl5/bin:$PATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment