in reply to RFC: Array::GroupBy
Or maybe just use DBI with DBD::Sponge - "Create a DBI statement handle from Perl data".
That uses SQL::Statement::Syntax, which supports GROUP BY.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: RFC: Array::GroupBy (DBD::Sponge)
by kyle (Abbot) on Jan 06, 2009 at 21:19 UTC | |
by jdporter (Paladin) on Jan 06, 2009 at 22:07 UTC | |
by Porculus (Hermit) on Jan 09, 2009 at 23:45 UTC |