1Config::MVP::Reader::FiUnsdearblCeo(n3t)ributed Perl DocCuomnefnitga:t:iMoVnP::Reader::Findable(3)
2
3
4
6 Config::MVP::Reader::Findable - a config class that
7 Config::MVP::Reader::Finder can find
8
10 version 2.200012
11
13 Config::MVP::Reader::Findable is a role meant to be composed alongside
14 Config::MVP::Reader.
15
17 refined_location
18 This method is used to decide whether a Findable reader can read a
19 specific thing under the $location argument passed to "read_config".
20 The location could be a directory or base file name or dbh or almost
21 anything else. This method will return false if it can't find anything
22 to read. If it can find something to read, it will return a new (or
23 unchanged) value for $location to be used in reading the config.
24
26 Ricardo Signes <rjbs@cpan.org>
27
29 This software is copyright (c) 2021 by Ricardo Signes.
30
31 This is free software; you can redistribute it and/or modify it under
32 the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.32.1 2021-01-27 Config::MVP::Reader::Findable(3)