Gerald Richter wrote:

>>Understandable -- as this is how I found the optDisableChdir -- looking
>>to turn this function off to increase performance.  For functionality
>>however -- could I suggest that you provide some means to 'enable'
>>this?  I agree it should be off by default, but it could be handy, and
>>remove a headache or two if you start mixing external and internal
>>calls...
>>
> 
> 
> 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.

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


Regards,

Dirk Melchers.

-----------------------------------------------------------------------
Dirk Melchers            NUREG Neue Medien      Fon   +49 911 32002-256
[EMAIL PROTECTED]       Dorfäckerstrasse 31     Fax   +49 911 32002-299
http://www.nureg.de      D-90427 Nürnberg       Mobil +49 172 935 46 70
-----------------------------------------------------------------------


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

Reply via email to