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

https://github.com/nkh/p5-data-treedumper-utils

A selection of utilities to use with Data::TreeDumper
https://github.com/nkh/p5-data-treedumper-utils

Last synced: over 1 year ago
JSON representation

A selection of utilities to use with Data::TreeDumper

Awesome Lists containing this project

README

          

Utils
=====

'A selection of utilities to use with Data::TreeDumper'

INSTALLATION
------------

To install this module type the following:

perl Build.PL
./Build
./Build test
./Build install