in reply to Problems Installing Modules

Did you check the permission? /usr/lib usually is writable only to the ROOT user. I normally do 'sudo make install' to install perl modules, assuming that you have 'sudo' access.