p5-Module-Path
get the full path to a locally installed module
WWW CVSWeb GITHub-
Package versionp5-Module-Path-0.19
-
MaintainerThe OpenBSD ports mailing-list
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.