Hash-Fold version 1.0.0
===========================

This module provides functional and OO interfaces which can be used to flatten, unflatten and merge nested hashrefs.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

This module requires these other modules and libraries:

   Moo
   Sub::Exporter
   Types::Standard

COPYRIGHT AND LICENCE

Copyright (c) 2014-2019 by chocolateboy

This is free software; you can redistribute it and/or modify it under the
terms of the Artistic License 2.0.