Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chocolateboy/hash-fold

Flatten and unflatten nested hashrefs
https://github.com/chocolateboy/hash-fold

cpan-module flatten fold hash perl-module unflatten unfold

Last synced: 20 days ago
JSON representation

Flatten and unflatten nested hashrefs

Awesome Lists containing this project

README

        

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
Throwable::Error
Types::Standard

COPYRIGHT AND LICENCE

Copyright (c) 2014-2021 by chocolateboy

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