ref: 34c2bbec85008430bd4858c2b12ce0dbbc47acb0 dir: /test/t.substr/
substr($2, 1, 1) ~ /[abc]/ substr($2, length($2)) !~ /[a-z]/ substr($2, length($2)) ~ /./