in reply to Re: Run a custom module outside of the cgi-bin
in thread Run a custom module outside of the cgi-bin

Ah.. nice.. the use lib worked! Thank you. I thought I was fine with just using: require "/home/my/directory/vTest.pm"; And that seemed to work, but I've been shown that isn't the correct way. Great! Thank you so much!
  • Comment on Re^2: Run a custom module outside of the cgi-bin