[EMAIL PROTECTED] wrote:
> Hi,
>
> Is there a function in Perl that will convert a
> relative path to an absolute path? Does anybody
> have such a script? Or, if you can point me to where
> I should start looking for writing my own script, I will apprciate it.
Another possibilty:
File::Spec
--
[EMAIL PROTECTED] wrote:
> Hi,
>
> Is there a function in Perl that will convert a
> relative path to an absolute path? Does anybody
> have such a script? Or, if you can point me to where
> I should start looking for writing my own script, I will apprciate it.
Look in Cwd.pm (snippet from module
Hi,
Is there a function in Perl that will convert a
relative path to an absolute path? Does anybody
have such a script? Or, if you can point me to where
I should start looking for writing my own script, I will apprciate it.
Thanks,
--tassos