Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chocolateboy/hash-fold
- Owner: chocolateboy
- License: artistic-2.0
- Created: 2014-04-16T09:53:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-03-17T17:53:39.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T03:41:28.706Z (3 months ago)
- Topics: cpan-module, flatten, fold, hash, perl-module, unflatten, unfold
- Language: Perl
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE.md
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 installDEPENDENCIES
This module requires these other modules and libraries:
Moo
Sub::Exporter
Throwable::Error
Types::StandardCOPYRIGHT 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.