Here's the sample code:
%a = (one => 1); # no warning
%a = (one
=> 1); # warning about "bareword interpreted..."
This should be fixed in the tokenizer and not the documentation.
Any takers?
Nat
[19990603.002] Documentation for => needs clarifying
by Nathan Torkington