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::ByExtension(3) User Contributed Perl Documentation Config::MVP::Reader::Findable::ByExtension(3)

Config::MVP::Reader::Findable::ByExtension - a Findable Reader that looks for files by extension

version 2.200012

This method, which must be composed by classes including this role, returns the default extension used by files in the format this reader can read.

When the Finder tries to find configuration, it have a directory root and a basename. Each (Findable) reader that it tries in turn will look for a file basename.extension in the root directory. If exactly one file is found, that file is read.

This role provides a default implementation of the "refined_location" method required by Config::MVP::Reader. It will return a filename based on the original location, if a file exists matching that location plus the reader's "default_extension".

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.