Skip to content

Instantly share code, notes, and snippets.

@mattn
Created February 26, 2009 03:40
Show Gist options
  • Save mattn/70636 to your computer and use it in GitHub Desktop.
Save mattn/70636 to your computer and use it in GitHub Desktop.
set MODULEBUILDRC=c:/docume~1/mattn/local/.modulebuildrc
set PERL_MM_OPT=INSTALL_BASE=c:/docume~1/mattn/local
set PERL5LIB=c:/docume~1/mattn/local/lib/perl5;c:/docume~1/mattn/local/lib/perl5/MSWin32-x86-multi-thread;%PERL5LIB%
set PATH=c:/docume~1/mattn/local/bin:%PATH%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment