"Jørn Dahl-Stamnes" <> wrote in message
news:...
> Gunnar Hjalmarsson wrote:
>
>> Then, maybe, that is what you should use:
>>
>> print qx(pwd);
>
> THANKS...
The above will give you incorrect results. You originally stated "How can a
perl script find the absolute path to itself?"
Running pwd will just return your current working directory, which may or
may not be the same path as where the Perl script lives.
The correct answer is still to use the FindBin module, however, we'll need
to work out why your Perl installation is broken first.
--
Posted via a free Usenet account from
http://www.teranews.com