in reply to How to slice complicated string into an array

Have you thought about using Text::CSV_XS for parsing your CSV data?

  • Comment on Re: How to slice complicated string into an array

Replies are listed 'Best First'.
Re^2: How to slice complicated string into an array
by theNeuron (Novice) on Feb 26, 2016 at 12:16 UTC
    No I haven't. And as I just replied above, external module is not very helpful in my environment. Thank you for the tip though.

        Yes, but some folks truly cannot use CPAN at $work. I know this from first-hand experience. Looking at the list of @reasons cited in and under Yes, even you can use CPAN, I had all of them; and when "Manager" is a faceless bureaucracy and "IT department" is simply adhering to mountains of policy written in stone... No, you can't use CPAN.