Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zag/p5-tie-unionhash

Union hashes
https://github.com/zag/p5-tie-unionhash

Last synced: 10 days ago
JSON representation

Union hashes

Awesome Lists containing this project

README

        

Tie::UnionHash
========================

Merge multiple hashes into a one hash

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install

DEPENDENCIES

AUTHOR

Zahatski Aliaksandr
[email protected]

COPYRIGHT AND LICENCE

Copyright (C) 2007 Zahatski Aliaksandr

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.