Doing a 

        perl -V 

(not -v) will list @INC at the bottom of the output.

Merrill

-----Original Message-----
From: Carl Jolley [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 05, 2001 12:01 PM
To: Walter Usyk
Cc: [EMAIL PROTECTED]
Subject: Re: How do I add a directory to my include path at compile
time?


Before you go too far, I suggest you type the following at a command-line
prompt:

perl -e "print join(qq|\n|,@INC),qq|\n|;"

**** [EMAIL PROTECTED] <Carl Jolley>
**** All opinions are my own and not necessarily those of my employer ****

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

Reply via email to