NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Half of CPAN (Score:1)
Well, we've tried hard not to recreate any wheels unless we really have to. Would you rather we wrote our own bitmap output library? ;)
(darren)
Reply to This
Re:Half of CPAN (Score:3, Interesting)
But if you end up pulling in the annual combined output of Goodyear and Michelin?
What I would like to see is better composability (and therefore decomposability) of modules, so that one pulls in only the parts one is really using.
Re:Half of CPAN (Score:2)
Of course I still need to munge the Makefile some more to make it interactively ask if it should install $module if the user wants / needs it for something.
Autodia has been doing Database Diagrams (from DDL/SQL or DBI and even Druid XML) for yonks. Hopefully I can add the new pureperl directed graph module as an alternative to GraphViz.
If you have databases in Dia you might want to check out tedia2sql which handl
@JAPH = qw(Hacker Perl Another Just);
print reverse @JAPH;