Config-Any

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN


    *   For ".pl", ".perl" files: no additional requirements

    *   For ".xml" files: XML::Simple

    *   For ".yml", ".yaml" files: YAML::XS, YAML::Syck, YAML

    Additionally, other file types are supported by third-party plugins in
    the "Config::Any::" namespace, installed separately.

BUGS AND LIMITATIONS
    Please report any bugs or feature requests to
    "bug-config-any@rt.cpan.org", or through the web interface at
    <https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Any>.

AUTHOR
    Joel Bernstein <rataxis@cpan.org>

CONTRIBUTORS
    This module was based on the original Catalyst::Plugin::ConfigLoader
    module by Brian Cassidy "<bricas@cpan.org>".

lib/Config/Any.pm  view on Meta::CPAN


=item *

For C<.yml>, C<.yaml> files: L<YAML::XS>, L<YAML::Syck>, L<YAML>

=back

Additionally, other file types are supported by third-party plugins in the C<Config::Any::>
namespace, installed separately.

=head1 BUGS AND LIMITATIONS

Please report any bugs or feature requests to
C<bug-config-any@rt.cpan.org>, or through the web interface at
L<https://rt.cpan.org/Public/Dist/Display.html?Name=Config-Any>.

=head1 AUTHOR

Joel Bernstein <rataxis@cpan.org>

=head1 CONTRIBUTORS



( run in 0.508 second using v1.01-cache-2.11-cpan-4d50c553e7e )