-
-
27 Dec 2016 00:13:13 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (1412 / 1 / 35)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (93.24KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Config
- File::Which
- Getopt::Long
- IO::Dir
- IO::File
- IPC::Run
- LWP::Simple
- Parse::RecDescent
- Pod::Usage
- Time::HiRes
- XML::Twig
- XML::XPath
- lib
- strict
- vars
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.24 - 2016-12-27
- Test with Test::More V 1.001002 rather than V 1.302019, and all tests still pass. See RT#115236. Thanx to Kent Fredric for again (sorry!) prompting me over this. Lowering the version of Test::More in Makefile.PL is the only change in this version.
Modules
per-line Perl profiler (with graph output)Interface to AT&T's GraphViz. Deprecated. See GraphViz2Visualise data structures as a graphsubclass of GraphViz with no nodesVisualise grammarsVisualise grammarsVisualise grammarsVisualise a regular expressionsubclass of GraphViz with small nodesVisualise XML as a treeExamples
- examples/README
- examples/Yapp.output
- examples/clusters.pl
- examples/clusters2.pl
- examples/directories.pl
- examples/dprofpp.graphviz
- examples/dumper.pl
- examples/make_all.pl
- examples/perly.output
- examples/port.pl
- examples/ppmgraph.pl
- examples/primes.pl
- examples/primes_aux.pl
- examples/rank.pl
- examples/recdescent.pl
- examples/redcarpet.pl
- examples/regex.pl
- examples/simple.pl
- examples/text.pl
- examples/tmon.out
- examples/undirected.pl
- examples/xml.pl
- examples/xref.pl
- examples/xref_aux.pl
- examples/yacc.pl
- examples/yapp.pl
Module Install Instructions
To install GraphViz, copy and paste the appropriate command in to your terminal.
cpanm GraphViz
perl -MCPAN -e shell install GraphViz
For more information on module installation, please visit the detailed CPAN module installation guide.