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
- Host: GitHub
- URL: https://github.com/nkh/p5-data-treedumper-utils
- Owner: nkh
- Created: 2011-10-21T07:34:25.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2015-06-30T13:09:35.000Z (about 11 years ago)
- Last Synced: 2025-02-16T09:42:04.236Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
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