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

https://github.com/hoehrmann/data-autobimap

Bidirectional map for enumerated strings
https://github.com/hoehrmann/data-autobimap

Last synced: 7 months ago
JSON representation

Bidirectional map for enumerated strings

Awesome Lists containing this project

README

          

Data::AutoBimap
===============

Please see `perldoc lib/Data/AutoBitmap.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install