The README looks somewhat encouraging.
This module was written by Jarkko Hietaniemi jhi@... Jarkko has moved onto other things, so now I'm maintaining this distri +bution. I have no great plans for it, but will try to address any bugs reporte +d, and follow all modern conventions, etc. Pull requests and patches most + welcome :-) Neil Bowers
Also, there is some more info in the Changes file:
Revision history for Perl module Graph 0.96_01 2014-03-09 @NEILB - Taken over maintenance from JHI - Specified min perl version 5.6.0 - Tweaked COPYRIGHT and LICENSE in pod to match usual form - Added "use warnings", but that results in loads of warnings about functions redefined. So added "no warnings 'redefine';". Have to come back and work that one out! - Set all VERSION's to 0.96_01. I suspect a switch to Dist::Zilla might be coming soon... - Updated README to acknowledge change in maintainer - Reformatted as per CPAN::Changes::Spec

In reply to Re^3: Replacement for the "unsupported" Graph module? by kevbot
in thread Replacement for the "unsupported" Graph module? by pokki

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.