GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

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

version 2.200012

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

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.

Ricardo Signes <rjbs@cpan.org>

This software is copyright (c) 2021 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.

2021-01-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.