in reply to Re^2: Can't locate Unicode/Map.pm but it's installed and I THINK in @INC
in thread Can't locate Unicode/Map.pm but it's installed and I THINK in @INC
DUH! This is my first PERL install. Didn't know some of the best practices so I just installed as root. I followed your suggestion, installed the module to user's home directory, and pointed the "use lib..." to it. BINGO! Thanks!