logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Brian Cassidy <bricas@cpan.org>

Contributors

       Joel Bernstein <rataxis@cpan.org>

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)

See Also