Group
Extension

Matches 2

Catalyst-Plugin-ConfigLoader ( H/HA/HAARG/Catalyst-Plugin-ConfigLoader-0.35.tar.gz, HAARG, 2020; MetaCPAN )
Catalyst-Plugin-ConfigLoader/lib/Catalyst/Plugin/ConfigLoader.pm ( view source; MetaCPAN )
 attempt to load find and load a configuration
file of various types. Currently it supports YAML, JSON, XML,
INI and Perl formats. Special configuration for a particular driver format can
be stored in
Catalyst-Plugin-ConfigLoader ( H/HA/HAARG/Catalyst-Plugin-ConfigLoader-0.35.tar.gz, HAARG, 2020; MetaCPAN )
Catalyst-Plugin-ConfigLoader/lib/Catalyst/Plugin/ConfigLoader/Manual.pod ( view source; MetaCPAN )
 [Controller::Foo]
    foo=bar

    [Model::Baz]
    qux=xyzzy

=head2 JSON

=head3 Extensions

=over 4

=item * jsn

=item * json

=back

=head3 Example Config

    {
        "name": "TestApp",
     

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.