Date: Tue, 4 Jul 2000 16:02:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Martin Stromberg cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP problem executing a script In-Reply-To: <200007041042.MAA11685@lws256.lu.erisoft.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 4 Jul 2000, Martin Stromberg wrote: > > I'm quite Perl-illiterate, so I don't really know what @INC is, and how > > does it relate to the variables defined by djgpp.env. If it is derived > > from DJDIR, it should have forward slashes. > > It's saying where perl should look for its modules. Like the include > and lib directories for C. What's strange is that bin isn't usually in > the @INC variable. Yes, but how does Perl compute the value of @INC? I'm trying to understand where did those backslashes come from?