This is in open.pm:
if ($type =~ /^:?(utf8|locale|encoding\(.+\))$/) { $type = 'IO'; $dscp = ":$1"; } elsif ($type eq ':std') { $std = 1; next; }
… so that explains why ':std' needs the colon.
In reply to Re: Colons in names of IO layers
by tobyink
in thread Colons in names of IO layers
by vr
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |