Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Maintaining diagrams in a Perl way?

by borisz (Canon)
on Sep 22, 2004 at 19:36 UTC ( [id://393033]=note: print w/replies, xml ) Need Help??


in reply to Maintaining diagrams in a Perl way?

GraphViz::DBI is what you want. Give it a try:
use GraphViz::DBI; print GraphViz::DBI->new($dbh)->graph_tables->as_png;
Boris

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://393033]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-26 04:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found