debian man page for graphviz::small

Query: graphviz::small

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GraphViz::Small(3pm)					User Contributed Perl Documentation				      GraphViz::Small(3pm)

NAME
GraphViz::Small - subclass of GraphViz with small nodes
SYNOPSIS
use GraphViz::Small; my $g = GraphViz::Small->new(); # methods as for GraphViz
DESCRIPTION
Graphs produced by GraphViz are occasionally huge, making it hard to observe the structure. This subclass simply makes the nodes small and empty, allowing the structure to stand out.
METHODS
As for GraphViz.
AUTHOR
Leon Brocard <acme@astray.com>
COPYRIGHT
Copyright (C) 2000-1, Leon Brocard This module is free software; you can redistribute it or modify it under the same terms as Perl itself. perl v5.14.2 2012-04-02 GraphViz::Small(3pm)
Related Man Pages
cpangraph(1p) - debian
fauhdlc(1) - debian
graph::writer::graphviz(3pm) - debian
graphviz::parse::yacc(3pm) - debian
sql::translator::producer::graphviz(3pm) - debian
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?