perl-module-path
Perl - Module::Path
2.8.2
2018-02-25
eisfair-64
the eisfair team, team(at)eisfair(dot)org
stable
base 2.8.1
perl 2.8.0
Internal Program Version: Module::Path 0.19
This 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 symlinks. It is portable and only depends on core modules.