my $aref = [ map [split], $s1 =~ /(?=([a-z]\s*(?:\S+\s*){2}))\S+\s*/gi + ];
In reply to Re^3: Decompose a String into Tuples (Faster and Compact Way)
by Roy Johnson
in thread Decompose a String into Tuples (Faster and Compact Way)
by neversaint
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |