Package perl-Module-Path

Get the full path to a locally installed module

https://metacpan.org/release/Module-Path

This Module::Path Perl module provides a single function, module_path(), which
takes a module name and finds the first directory in your @INC path where the
module is installed locally. It returns the full path to that file, resolving
any symbolic links.

Version: 0.19

General Commands

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