freebsd-ports/graphics/p5-Graph-SocialMap/pkg-descr
Sunpoet Po-Chuan Hsieh 2131ba52d6 - Add LICENSE
- Update pkg-descr
- Pass maintainership to submitter
- While I'm here, sort *_DEPENDS

PR:		ports/189337
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-09 03:51:27 +00:00

9 lines
454 B
Text

This module implement a interesting graph application that is called the
'Social Relation Map'. It provides object-oriented way to retrieve many
social information that can be found in this map.
The new() constructor accepts one argument in the for of 'hashref of
arrayref'. The key to this hash is the name of relation, and the value of
the hash is a list of identities involved in this relation.
WWW: http://search.cpan.org/dist/Graph-SocialMap/