Config-Onion

 view release on metacpan or  search on metacpan

README.mkdn  view on Meta::CPAN

      bar:
        baz: 1

Note that the top-level `prefix_key` is removed.

There are some limitations on the prefix structure, in order to keep it sane
and deterministic.  First, the prefix structure may only contain hashes.
Second, each hash must contain exactly one key.  Finally, the value associated
with the final key must be left undefined.

# BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests at
[https://github.com/dsheroh/Config-Onion/issues](https://github.com/dsheroh/Config-Onion/issues)

# AUTHOR

Dave Sherohman <dsheroh@cpan.org>

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

    bar:
      baz: 1

Note that the top-level C<prefix_key> is removed.

There are some limitations on the prefix structure, in order to keep it sane
and deterministic.  First, the prefix structure may only contain hashes.
Second, each hash must contain exactly one key.  Finally, the value associated
with the final key must be left undefined.

=head1 BUGS AND LIMITATIONS

No bugs have been reported.

Please report any bugs or feature requests at
L<https://github.com/dsheroh/Config-Onion/issues>

=head1 AUTHOR

Dave Sherohman <dsheroh@cpan.org>



( run in 0.261 second using v1.01-cache-2.11-cpan-05444aca049 )