>How do I set the search paths for MacPerl under MPW?????

There is a complicated way - use the MPW install script that comes with the download.

I don't. Below is the full content of my startup script in "{MPW}Startup Items"

# The path to the MacPerl libraries and documentation'
Set -e MACPERL "Luna:Applications:MacPerl:"
# The path to the MacPerl libraries'
Set -e PERL5LIB "{MACPERL}lib:"
alias perl "{MACPERL}perl"
alias shuck "{MACPERL}Shuck"


I also find it convenient to use setfile to change the creator code for *.pm modules 
to that of shuck which won't get through email because of a capital sigma. Use files 
-l and copy it.
-- 

-> From the U S of A, the only socialist country that refuses to admit it. <-

Reply via email to