you might look into DBD::CSVOn 1/26/06, Lasher, Brian <[EMAIL PROTECTED]> wrote:
I love using Data::Dumper. Was wondering if anyone knew of a similarmodule that will take a reference to any data structure (the wayData::Dumper does) and generate a CSV file for all the data.-brian
Brian LasherBest P
> I love using Data::Dumper. Was wondering if anyone knew of a similar
> module that will take a reference to any data structure (the way
> Data::Dumper does) and generate a CSV file for all the data.
I'm afraid that's impossible. A flat CSV file can't capture a
hierarchical data structure. If yo
Anyone attempted doing something like this?
-brian
Brian Lasher
Best Practices and Yield Enhancement Team
Catalog DSP Product Engineering
Texas Instruments
281-274-2913 (W)
281-684-4699 (C)
281-274-2279 (F)
[EMAIL PROTECTED]
___
Perl-Unix-Users m
I love using Data::Dumper. Was wondering if anyone knew of a similar
module that will take a reference to any data structure (the way
Data::Dumper does) and generate a CSV file for all the data.
-brian
Brian Lasher
Best Practices and Yield Enhancement Team
Catalog DSP Product Engineering
Texas I