in reply to I'm about to die because Perl Can't locate Module

If you type, on the command line the following:

perl -e "use CGI::Application"

do you get the same error? Or does it only crop up within your particular script, or when your script is executing as a CGI program?


Dave