in reply to generating a router map from xml configs

I had a similar problem in How to print/draw a network graph and was recommended GraphViz. GraphViz looked over the top for my application to start with, but my final graphing solution using was pretty clean: Re^2: How to print/draw a network graph. Not sure why I ended up using command line. Possibly I had trouble installing the module under Windows. However it installs with ppm now.


DWIM is Perl's answer to Gödel
  • Comment on Re: generating a router map from xml configs