p5-Module-Path

get the full path to a locally installed module

WWW CVSWeb GITHub
  1. Package version
    p5-Module-Path-0.19
  2. Maintainer
    The 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.