This is the README file for Config-Yak, a tree-based versatile config handler.
Description
Config-Yak builds upon Data-Tree to provide a structured data storage for file-based configuration handling.
Installation
This package uses distzilla.
Use
dzil build
to create a release tarball which can be unpacked and installed like any other EUMM distribution.
perl Makefile.PL
make
make test
make install
Documentation
Please see perldoc Config::Yak.