libmodule-path-perl

Module to get the full path to a locally installed perl module
  https://metacpan.org/release/Module-Path
  0
  no reviews



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.