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.22 - Thu Sep 26 00:07:00 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.22 - Thu Sep 26 00:07:02 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.22 - Thu Sep 26 00:07:03 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.22 - Thu Sep 26 00:07:04 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.22 - Thu Sep 26 00:07:05 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 |
