|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re: Graphical overview of web site linkingby jkahn (Friar) |
| on Nov 22, 2002 at 18:06 UTC ( #215209=note: print w/ replies, xml ) | Need Help?? |
|
This is a neat idea. I don't know of any pre-packaged solution, but I imagine that whipping up Graph objects from a crawler output wouldn't be too hard. Then you can use Graph::ReadWrite (specifically, the Graph::Writer::Dot module) to dump them to a .dot file (for use with http://www.graphviz.org's dot tool). This gives pretty graphical output, though sometimes big. It never ceases to amaze me how much more impressed the pointy-heads are when you have pretty pictures.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||