in reply to Re: absolute pathname
in thread absolute pathname

Not for me
D:\>perl c:script.pl D:\C:script.pl

File::Spec::Win32's rel2abs is a wrapper around Cwd that solves this problem.