in reply to Re^2: Authentication Script Path Problems
in thread Authentication Script Path Problems

My code works for me. How do you think I'll be able to tell you anything about your code that you don't show?

The Perl error message you get tells me that you have a typo somewhere before line 7.

I think now is the time to take a step back and start with a very simple example, like the one I posted. First get that very simple example to work before you try on your main script again.

  • Comment on Re^3: Authentication Script Path Problems

Replies are listed 'Best First'.
Re^4: Authentication Script Path Problems
by Anonymous Monk on Sep 13, 2010 at 09:47 UTC
    The script is working. Thank you for your help.

    The problem was with the modules path. My host, which auto-installs all modules from cpan, separates them by 'requested modules' and the 'pre-installed modules'.