On Tue, Feb 26, 2002 at 12:22:52PM +0100, Patrice Boisieau wrote: > Hi, > I try to load KShell environment files from Perl scripts. In particular, the > KShell files export environment variables that the Perl script is unable to > get (the %ENV hash is not up to date). The loading is done during the > running of the Perl script (for that, I use a call system but it is surely > not correct). Do you have a solution to this problem ? Thanks a lot for your > answer.
Take a look at http://search.cpan.org/search?dist=Shell-Source It does just what you want. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]