Binary package “libmodule-path-perl” in ubuntu mantic

module to get the full path to a locally installed Perl module

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