Re: Re[2]: A few Great Modules

2002-01-20 Thread Matt C.
Immediately grabbed the GraphViz library and pulled the perl modules down from CPAN. Thanks for the tip. Within a few minutes you've got a picture of your tables, structures, whatever. Awesome. Keep 'em coming!! Matt PS all hail CPAN --- Daniel Gardner <[EMAIL PROTECTED]> wrote: > Sunday, Janu

Re[2]: A few Great Modules

2002-01-20 Thread Daniel Gardner
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

Re: A few Great Modules

2002-01-20 Thread Chris Ball
On Sun, Jan 20, 2002 at 08:06:51AM -0800, Matt C. wrote: > This is a small list of Great Modules which have REALLY helped me > recently. I figured I would share a few. Matt, I really enjoyed this post. Does anyone else want to share some CPAN modules or techniques they've found useful recentl

A few Great Modules

2002-01-20 Thread Matt C.
For you experienced programmers, this post may be old news. For the rest of us, as we move into writing more serious programs we'll discover many of these for the first time. This is a small list of Great Modules which have REALLY helped me recently. I figured I would share a few. Data::Dumper -