Module::Dependency::Grapher Examples
The actual HTML fragments produced are the DIVs below. The bits in between the
DIVs are just to make things clearer. Additionally we have added in the example images
produced that correspond to these HTML renditions.
Note that all the visual styling is done with style sheets. This colour scheme is
just for demonstration - see example.css for the classes used, or view the source.
Dependencies for all scripts
Grapher.pm 1.16 - Mon Apr 29 00:32:16 2002
Key:
Parent indicates parent dependencies
**** indicates the item(s) from which the relationships are drawn
Child are child dependencies
Kind | Items |
**** | x.pl, y.pl, z.cgi |
Child | a, b, c |
Child | d, e |
Child | f, g, h |

Parent & child dependencies for package d
Grapher.pm 1.16 - Mon Apr 29 00:32:17 2002
Key:
Parent indicates parent dependencies
**** indicates the item(s) from which the relationships are drawn
Child are child dependencies
Kind | Items |
Parent | x.pl, y.pl |
Parent | a, b, c |
**** | d |
Child | f, g, h |

Dependencies for package b
Grapher.pm 1.16 - Mon Apr 29 00:32:18 2002
Key:
Parent indicates parent dependencies
**** indicates the item(s) from which the relationships are drawn
Child are child dependencies
Kind | Items |
**** | b |
Child | d, e |
Child | f, g, h |

Parent dependencies for package e
Grapher.pm 1.16 - Mon Apr 29 00:32:18 2002
Key:
Parent indicates parent dependencies
**** indicates the item(s) from which the relationships are drawn
Child are child dependencies
Kind | Items |
Parent | x.pl, y.pl |
Parent | a, b |
**** | e |

Parent & child dependencies for packages e,b
Grapher.pm 1.16 - Mon Apr 29 00:32:19 2002
Key:
Parent indicates parent dependencies
**** indicates the item(s) from which the relationships are drawn
Child are child dependencies
Kind | Items |
Parent | a, x.pl, y.pl |
**** | b, e |
Child | d, g |
Child | f, h |
