I'm on a module hunt.
Looking for a module that will take one or more SQL queries and format the output in a flexible manner, using Perl formats, TT or HTML::Template, adding in headers, subheaders,
subtotals and totals as specified.
Think of it as Crystal Reports done in Perl without the
WYSIWYG/GUI functionality.
I've gone through CPAN, and can't find anything. But it
could exist if someone didn't describe the project using the same language I just used.
Any ideas?