in reply to Re: Inherited a perl script...need help
in thread Inherited a perl script...need help
Additional hint: Text::CSV_XS can handle all splitting and joining of the data lines. With some SQL knowledge, DBI and DBD::CSV may be helpful, even if they add some overhead.
Alexander
|
---|