Config::Find::Any(3pm) | User Contributed Perl Documentation | Config::Find::Any(3pm) |
Config::Find::Any - Perl base class for Config::Find
# don't use Config::Find::Any; use Config::Find;
This module implements basic methods for Config::Find.
Every Config::Find class has to be derived from this one and two methods have to be redefined, while the remainder can be utilized by the class as required.
Config::Find, Config::Find::Unix, Config::Find::Win32.
Salvador Fandiño García, <sfandino@yahoo.com>
Barbie, <barbie@missbarbell.co.uk> (some bug fixes and documentation)
Copyright 2003-2015 by Salvador Fandiño García (sfandino@yahoo.com) Copyright 2015 by Barbie (barbie@missbarbell.co.uk)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-12-07 | perl v5.36.0 |