config::mvp::reader::findable(3pm) debian man page | unix.com

Man Page: config::mvp::reader::findable

Operating Environment: debian

Section: 3pm

Config::MVP::Reader::Findable(3pm)			User Contributed Perl Documentation			Config::MVP::Reader::Findable(3pm)

NAME
Config::MVP::Reader::Findable - a config class that Config::MVP::Reader::Finder can find
VERSION
version 2.200002
DESCRIPTION
Config::MVP::Reader::Findable is a role meant to be composed alongside Config::MVP::Reader.
METHODS
refined_location This method is used to decide whether a Findable reader can read a specific thing under the $location argument passed to "read_config". The location could be a directory or base file name or dbh or almost anything else. This method will return false if it can't find anything to read. If it can find something to read, it will return a new (or unchanged) value for $location to be used in reading the config.
AUTHOR
Ricardo Signes <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Ricardo Signes. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-03-16 Config::MVP::Reader::Findable(3pm)
Related Man Pages
config::ini::reader(3pm) - debian
config::mvp::reader(3pm) - debian
config::mvp::reader::finder(3pm) - debian
config::mvp::section(3pm) - debian
graph::reader::xml(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?