ports/devel/p5-Module-Path-More/distinfo
Po-Chuan Hsieh 2762e0bd1b
devel/p5-Module-Path-More: Add p5-Module-Path-More 0.340
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).
2024-09-05 14:11:17 +08:00

3 lines
174 B
Text

TIMESTAMP = 1724084462
SHA256 (Module-Path-More-0.340.tar.gz) = d10a9aa71d8188ef94fa4d516b2e7d803a5b0129e823ea9789856d154beaedfd
SIZE (Module-Path-More-0.340.tar.gz) = 21000