How can I completely remove Perl 5.22?

Jim Reisert AD1C jjreisert@alum.mit.edu
Wed Oct 28 18:55:00 GMT 2015


I did not get time to try to to fix this last night, other than
un-installing all the ActiveState stuff (to eventually re-install).

I noticed a bunch of stuff in my ~/.bashrc file, how much of this is
necessary for Cygwin Perl 5.22?

PATH="/cygdrive/D/Home/perl5/bin${PATH+:}${PATH}"; export PATH;
PERL5LIB="/cygdrive/D/Home/perl5/lib/perl5${PERL5LIB+:}${PERL5LIB}";
export PERL5LIB;
PERL_LOCAL_LIB_ROOT="/cygdrive/D/Home/perl5${PERL_LOCAL_LIB_ROOT+:}${PERL_LOCAL_LIB_ROOT}";
export PERL_LOCAL_LIB_ROOT;
PERL_MB_OPT="--install_base \"/cygdrive/D/Home/perl5\""; export PERL_MB_OPT;
PERL_MM_OPT="INSTALL_BASE=/cygdrive/D/Home/perl5"; export PERL_MM_OPT;

-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list