in reply to Re: Re: parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?
in thread parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?

Can't locate object method "new" via package "Parse::FixLength"
Did you install the module? If you installed it, you must have spelled it correctly once ('Parsed::FixedLength'). You just need to spell it correctly again.
  • Comment on Re: Re: Re: parsing CSV file with embedded commas (fortunately, fixed-width) - is unpack the solution?