The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Graph::Flowchart"

Graph::Flowchart - Generate easily flowcharts as Graph::Easy objects River stage one • 1 direct dependent • 1 total dependent

This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your flowchart as HTML, ASCII, Boxart (unicode drawing) or SVG. Classes The nodes constructed by the various "add_*" methods will set the subclass of the ...

TELS/Graph-Flowchart-0.11 - 15 Dec 2007 13:53:41 UTC

Graph::Flowchart::Node - A node in a Graph::Flowchart, representing a block/expression River stage one • 1 direct dependent • 1 total dependent

This module is used by Devel::Graph internally, there should be no need to use it directly. EXPORT Exports nothing on default but can export on request the following: N_START N_END N_BLOCK N_IF N_THEN N_ELSE N_JOINT N_END N_FOR N_BODY N_SUB N_CONTINU...

TELS/Graph-Flowchart-0.11 - 15 Dec 2007 13:53:41 UTC

Devel::Graph - Turn Perl code into a graphical flowchart River stage zero No dependents

This module decomposes Perl code into blocks and generates a Graph::Flowchart object out of these. The resulting object represents the code in a flowchart manner and it can return an Graph::Easy object. This in turn can be converted it into all outpu...

TELS/Devel-Graph-0.12 - 15 Dec 2007 13:55:07 UTC

Graph::Regexp - Create graphical flowchart from a regular expression River stage zero No dependents

This module takes the debug dump of a regular expression (regexp) as generated by Perl itself, and creates a flowchart from it as a Graph::Easy object. This in turn can be converted it into all output formats currently supported by "Graph::Easy", nam...

TELS/Graph-Regexp-0.05 - 13 Apr 2008 20:00:03 UTC

Graph::Easy - Convert or render graphs (as ASCII, HTML, SVG or via Graphviz) River stage two • 24 direct dependents • 27 total dependents

"Graph::Easy" lets you generate graphs consisting of various shaped nodes connected by edges (with optional labels). It can read and write graphs in a variety of formats, as well as render them via its own grid-based layouter. Since the layouter work...

SHLOMIF/Graph-Easy-0.76 - 06 Jun 2016 07:33:51 UTC
5 results (0.128 seconds)