in reply to Re^2: Parse string and extract word after specific pattern
in thread Parse string and extract word after specific pattern
my $s = 'a.b.c'; say "1: $_" for split /\./, $s; say "2: $_" for split '.', $s;
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Parse string and extract word after specific pattern
by RonW (Parson) on Mar 27, 2017 at 17:27 UTC | |
by choroba (Cardinal) on Mar 28, 2017 at 07:58 UTC |