in reply to Re: cgi, library of subroutines, use with require?
in thread cgi, library of subroutines, use with require?

Yes, It was a permission problem. I also figured out that . is in @INC, so I don't need the use statement. But I did need to set the file permission to read all. Thank you
  • Comment on Re^2: cgi, library of subroutines, use with require?

Replies are listed 'Best First'.
Re^3: cgi, library of subroutines, use with require?
by Anonymous Monk on Oct 09, 2013 at 06:47 UTC