> >
> > I put this "optEnableChdir" on the TODO list
>
> One problem with the current "no-chdir" behaviour is: when I use
> use Customer::Utils;
> in my Perl code and have the "Customer" directory in the same directory
> where the script is, it does not work anymore.
>

Yes, that's true

> So I have to tell perl to "use lib /path/to/customer/lib;" somewhere in
> the startup code or in every embperl-page.
>

I personaly prefer to put such modules in a different directory outside the
HTML document tree and set the lib path, so you are sure people can not
request the source code from your lib via the browser.

Anyway I will add the optEnableChdir in the next release, so it's up to you
what you prefer to do

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to