DOKK / manpages / debian 10 / libconfig-any-perl / Config::Any::General.3pm.en
Config::Any::General(3pm) User Contributed Perl Documentation Config::Any::General(3pm)

Config::Any::General - Load Config::General files

Loads Config::General files. Example:

    name = TestApp
    <Component Controller::Foo>
        foo bar
        bar [ arrayref-value ]
    </Component>
    <Model Baz>
        qux xyzzy
    </Model>

return an array of valid extensions ("cnf", "conf").

Attempts to load $file via Config::General.

Specifies that this module requires Config::General in order to work.

Brian Cassidy <bricas@cpan.org>

Joel Bernstein <rataxis@cpan.org>

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.

  • Catalyst
  • Config::Any
  • Config::General
2017-06-18 perl v5.24.1