Hello Liste

I have got a question concering MPW and MacPerl :

if I have got script which starts out :

#! -tw

     use CGI ':standard';

.............(rest of the code)


checking the script in MacPerl goes past this line, whereas in MPW it says:
# Can't locate CGI.pm in @INC.
File 'faulty.pl'; Line 3
# BEGIN failed--compilation aborted.
File 'faulty.pl'; Line 3


does this mean, I have to define some paths somewhere for MPW, or what did 
I wrong ?

Matthias Dorn

Reply via email to