http://qs321.pair.com?node_id=11137857


in reply to Re^3: database and deployment questions - updated for DBIx
in thread Newbie question

Thank you! this seems like a start. While I would try to get as much as done in SQL way, there are some things like transformations, transposes, joins I really wish I could do it in Perl. Is there a package that would do cross-tab or pivot table in Perl? I found Data::Pivot and would love to test out others when I get a chance...