Re: [Perl-unix-users] Data::Dumper and CSVs

2006-01-26 Thread Anthony Ettinger
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

RE: [Perl-unix-users] Data::Dumper and CSVs

2006-01-26 Thread Thomas, Mark - BLS CTR
> 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

[Perl-unix-users] FW: compiling perl for ARM7/9 with linux O/S

2006-01-26 Thread Lasher, Brian
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

[Perl-unix-users] Data::Dumper and CSVs

2006-01-26 Thread Lasher, Brian
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