| Config::Any::General - Load Config::General files |
Config::Any::General - Load Config::General files
Loads Config::General files. Example:
name = TestApp
<Component Controller::Foo>
foo bar
</Component>
<Model Baz>
qux xyzzy
</Model>
return an array of valid extensions (cnf, conf).
Attempts to load $file via Config::General.
Returns true if the Config::General manpage is available.
Brian Cassidy <bricas@cpan.org>
Joel Bernstein <rataxis@cpan.org>
Copyright 2007 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.
| Config::Any::General - Load Config::General files |