Glenn Linderman wrote:
> 
> Agreed, but neither should perl implement features which make it hard for the
> programmer to stick to that advice.

That sounds reasonable, on first take, but actually I think that
goes against the grain of perl's philosophy, which is to let the
programmer do what she wants.

Anyway, allowing the use of unicode characters in syntactic constructions
(such as in q{} ) does not make it hard to adhere to a coding discipline
which forbids them.

-- 
John Porter

Reply via email to