I had been looking at using Graph and I had started to read the Mastering Algorithms with Perl. One of the things I was interested in was a module that given a Graph object can generate an reasonable image of the Graph, has someone do this already?
Update
Note: I am talking about a Graph Algorithm, not an Graph like you would find in Excel.