Config::Any::General - Load Config::General files
Contents
Contributors
Joel Bernstein <rataxis@cpan.org>
Copyright And License
Copyright 2006-2016 by Brian Cassidy
Portions Copyright 2006 Portugal Telecom
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself.
Description
Loads Config::General files. Example:
name = TestApp
<Component Controller::Foo>
foo bar
bar [ arrayref-value ]
</Component>
<Model Baz>
qux xyzzy
</Model>
Methods
extensions()
return an array of valid extensions ("cnf", "conf").
load($file)
Attempts to load $file via Config::General.
requires_all_of()
Specifies that this module requires Config::General in order to work.
Name
Config::Any::General - Load Config::General files
See Also
• Catalyst
• Config::Any
• Config::General
perl v5.36.0 2023-06-26 Config::Any::General(3pm)
