in reply to
How to get absolute header paths
Alternatively see
Cwd
and
use Cwd 'abs_path';
By the way, if you are using a module (like
File::Find
) could you please indicate that that is the case? For example the
use
or
require
statement would help, otherwise we have to guess.
Comment on
Re: How to get absolute header paths
Download
Code
In Section
Seekers of Perl Wisdom