in reply to Re^2: How to split a non even number of string elements into a hash
in thread How to split a non even number of string elements into a hash [RESOLVED]

This is not a bad idea, but in cases that you will not need to parse a string beyond two elements at a time.

I don't understand this. Can you please explain "cases that you will not need to parse a string beyond two elements at a time"?


Give a man a fish:  <%-{-{-{-<

  • Comment on Re^3: How to split a non even number of string elements into a hash
  • Download Code

Replies are listed 'Best First'.
Re^4: How to split a non even number of string elements into a hash
by thanos1983 (Parson) on Feb 09, 2017 at 18:33 UTC

    Hello AnomalousMonk,

    I miss understood when I quickly read the answer to my question. Thanks for clarifying.

    Seeking for Perl wisdom...on the process of learning...not there...yet!