[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] lib paths



        Reply to:   RE>[MacPerl] lib paths

You can look at the list in @INC -- I believe MacPerl sets it to
":" by default if there is no library set.  So print it out and see
if the preferences is really reflected in the list.

Hope that helps...david

--------------------------------------
Date: 7/17/96 7:26 AM
To: David Scott
From: Douglas Wikstr#246#m
Hello!

I<<m new to MacPerl so be kind...

When i include a file:

require('routines_I_needl.pl');

MacPerl don<<t find it, even though I have set the paths in the 
preferences menu.

What do I do wrong? (or what have I missed out)

/Douglas Wikstrom