Subject: | Behavior does not match documentation |
Documentation specifies this mapping:
bjørk = björk = bjoerk = bjork
but the first two match to bjark, not bjork:
iscah% perl -MString::Canonical=cstr -E 'say cstr "bjørk"'
bjark
iscah% perl -MString::Canonical=cstr -E 'say cstr "björk"'
bjark