mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
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).
3 lines
174 B
Text
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
|