Ok, just to prove to one and all that I am a newbie at Perl programming:

The Require statement. (i.e., require("mylib.pl");)

In linux it automatically looks in the current directory. However, with
windows, it looks to C:/Perl/lib or C:/Perl/site/lib .

I tried putting the pl file into those directories, and I tried changing
the the require statement to point to a different directory, but to no
availe.

I can't find documentation on how properly complete a require statment
with win32.. Can anyone help a newb out?

Thanks again.
Adam St. Pierre



_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to