The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    HTML::InfoVis - Content generators for the InfoVis Javascript toolkit

DESCRIPTION
    HTML::InfoVis is an experimental set of packages that provide a Perl API
    to the JavaScript InfoVis tree/graph rendering library.

    More information can be found at <http://thejit.org/>.

    In this initial implementation, the only available class is
    HTML::InfoVis::Graph, which assists in generation InfoVis-compatible
    JSON graph dumps.

SUPPORT
    Bugs should be reported via the CPAN bug tracker at

    <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=HTML-InfoVis>

    For other issues, or commercial enhancement or support, contact the
    author.

AUTHORS
    Adam Kennedy <adamk@cpan.org>

COPYRIGHT
    Copyright 2009 - 2012 Adam Kennedy.

    This program is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

    The full text of the license can be found in the LICENSE file included
    with this module.