get the full path to a locally installed module
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

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