in reply to Re: Question on installing modules in local dir using PREFIX
in thread Question on installing modules in local dir using PREFIX
Thank you so much.
I read the ExtUtils::MakeMaker documentation and looks like
I should have been using INSTALL_BASE all along instead of PREFIX for what I was doing.
Thank you again.