http://qs1969.pair.com?node_id=652465

PerlDisciple has asked for the wisdom of the Perl Monks concerning the following question:

Hello Monks,

There's a resolvepath system call in Unix (man pages section 2, unistd.h on Solaris) that resolves all the symbolic links of its pathname argument. Does anyone know of a way, via CPAN module or otherwise, to get the same functionality in Perl?

Regards,
PerlDisciple