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

https://github.com/hoehrmann/graph-someutils

Graph::SomeUtils Perl module
https://github.com/hoehrmann/graph-someutils

Last synced: 10 months ago
JSON representation

Graph::SomeUtils Perl module

Awesome Lists containing this project

README

          

Graph::SomeUtils
================

Please see `perldoc lib/Graph/SomeUtils.pm` for details.

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install