The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11_02 - 2014-02-18

  • Wasn't handling the case where abs_path() returns undef, which it does if a symlink "goes nowhere".

Changes for version 0.11_01 - 2014-02-18

  • The testsuite fix in 0.11 caused a breakage on FreeBSD, where a directory path contains a symlink that wasn't the final directory. So now module_path() fully resolves all symlinks in the path, using Cwd::abs_path().

Documentation

display the full path to a perl module (installed locally)

Modules

get the full path to a locally installed module