in reply to Old Perl Install question (sort of)

First you should make sure that you actually have all of the modules that are used in MySQLMan. Next if the system is getting confused about where your Perl install is located then you may want to use this node by chromatic or use the following construct as defined in perlvar:
use lib '/mylib/is/here/';

metadoktor

"The doktor is in."

  • Comment on Check Modules and Libraries Used - Re: Old Perl Install question (sort of)
  • Download Code