1Config::MVP::Reader::FiUnsdearblCeo(n3t)ributed Perl DocCuomnefnitga:t:iMoVnP::Reader::Findable(3)
2
3
4

NAME

6       Config::MVP::Reader::Findable - a config class that
7       Config::MVP::Reader::Finder can find
8

VERSION

10       version 2.200013
11

DESCRIPTION

13       Config::MVP::Reader::Findable is a role meant to be composed alongside
14       Config::MVP::Reader.
15

PERL VERSION

17       This module should work on any version of perl still receiving updates
18       from the Perl 5 Porters.  This means it should work on any version of
19       perl released in the last two to three years.  (That is, if the most
20       recently released version is v5.40, then this module should work on
21       both v5.40 and v5.38.)
22
23       Although it may work on older versions of perl, no guarantee is made
24       that the minimum required version will not be increased.  The version
25       may be increased for any reason, and there is no promise that patches
26       will be accepted to lower the minimum required perl.
27

METHODS

29   refined_location
30       This method is used to decide whether a Findable reader can read a
31       specific thing under the $location argument passed to "read_config".
32       The location could be a directory or base file name or dbh or almost
33       anything else.  This method will return false if it can't find anything
34       to read.  If it can find something to read, it will return a new (or
35       unchanged) value for $location to be used in reading the config.
36

AUTHOR

38       Ricardo Signes <cpan@semiotic.systems>
39
41       This software is copyright (c) 2022 by Ricardo Signes.
42
43       This is free software; you can redistribute it and/or modify it under
44       the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.38.0                      2023-07-20  Config::MVP::Reader::Findable(3)
Impressum