in reply to spliting a string based on multiple delimiters and printing required o/p.

Also have a look at the function extract_bracketed from the core module Text::Balanced.

  • Comment on Re: spliting a string based on multiple delimiters and printing required o/p.
  • Download Code

Replies are listed 'Best First'.
Re^2: spliting a string based on multiple delimiters and printing required o/p.
by Discipulus (Canon) on Feb 29, 2016 at 11:04 UTC
    ++Anonymous, and it becomes frequent too!

    Use the source Luke,
    Know your own core Peaches..

    L*

    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
Re^2: spliting a string based on multiple delimiters and printing required o/p.
by BillKSmith (Monsignor) on Feb 29, 2016 at 15:42 UTC