axel@simplex.nl (Axel M. Roest) wrote: >>================================= >>require "./html_web_store.setup"; >>================================= > >Use absolute paths here. I think the current working directory for a >script on the Mac is the location of the MacPerl *interpreter*, not >the location of the script running. The Mac has no real concept of >'current working directory'. Nor does it like the dots and slashes in the path. You should be using colon-separated pathnames instead. ------------------- ------------------- Ken Williams Last Bastion of Euclidity ken@forum.swarthmore.edu The Math Forum # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org