FreeBSD.software
Home/devel/p5-Module-Path-More

p5-Module-Path-More

0.34.0

Get path to locally installed Perl module

Module::Path::More provides a function, module_path(), which will find where a module (or module prefix, or .pod file) is installed locally. (There is also another function pod_path() which is just a convenience wrapper.) It works by looking in all the directories in @INC for an appropriately named file. If module is Foo::Bar, will search for Foo/Bar.pm, Foo/Bar.pmc (if find_pmc argument is true), Foo/Bar directory (if find_prefix argument is true), or Foo/Bar.pod (if find_pod argument is true).

Origin: devel/p5-Module-Path-More
Category: devel
Size: 56.2KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-Module-Path-More

Dependencies (1)

More in devel