Sunday, January 20, 2002, 4:27:10 PM, Chris Ball wrote: > I really enjoyed this post. Does anyone else want to share some CPAN > modules or techniques they've found useful recently?
> My plaything of recent times is Leon Brocard's GraphViz.pm module, which > allows you to graph from perl. There's also a GraphViz::DBI, which > simply takes a DBI connection and snarfs table/relationship details from > the database before outputting a graph showing tables and the links > between them. I was really impressed with GraphViz, it can make really interesting stuff. Seeing as Matt mentioned both Data::Dumper and XML::Simple, here's a link to a very quick script i made a while ago with all three modules and the output... http://www.pl14759.demon.co.uk/graphviz.html I've been having a bit of a play with Parse::RecDescent recently too. good introductory article here: http://www.stonehenge.com/merlyn/UnixReview/col40.html -- Best Regards, Daniel [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]