Does somewhere exist a list with all Perl operators and functions which expect their string arguments as octets?
For example the file test operators need octets ( Question about pathname encoding comment ).
Now I found a code with symlink
and I am not sure if I should encode the file names.