$str = "this here and that or those there and his or hers nor thee";
@words = split /\h*\b(and|nor|or)\b\h*/, $str;
####
$str = "fee=1 fie=2 foe=3 fum=4";
my %settings = $str =~ /\b(\w+)=(\S*)/g;
####
% perl -pe 's//IoException/ if ?import java\.io\.\KFile?'