Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 0d0bca8661d93ce63e5bdb6c9cf39526 > files > 3

perl-Tk-GraphViz-1.01-3.fc15.noarch.rpm

Tk/GraphViz
===========

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires the 'dot' program that is a part of 'graphviz'(http://www.graphviz.org/).  It may also be used in conjuction with the GraphViz module by Leon Brocard.  Being a Tk widget, Tk is required as well.  GraphViz and Tk are can be found at CPAN (http://www.cpan.org/).


COPYRIGHT AND LICENCE

Copyright (C) 2003 Jeremy Slade

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