|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^3: Tabular Data, Group By Functionsby jZed (Prior) |
| on Jun 14, 2005 at 23:49 UTC ( [id://466782]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
With either DBD::CSV or DBD::AnyData (both of which use exactly the same SQL engine and can handle the kind of data you show) you can query an arrayref. With DBD::AnyData you can also use the ad_import() method to query a string. Either one can be done without writing to a temporary file.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||