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

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

Graph::Feather Perl module
https://github.com/hoehrmann/graph-feather

data-structures directed-graph graph-algorithms perl-module

Last synced: about 1 year ago
JSON representation

Graph::Feather Perl module

Awesome Lists containing this project

README

          

Graph-Feather
=============

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

INSTALLATION

To install this module type the following:

perl Makefile.PL
make
make test
make install