http://qs321.pair.com?node_id=797295


in reply to irritation makes perls

Occasionally I get tripped up by the difference between:

print anId("Stuff");

and:

print anId ("Stuff");

Having my own views on how white space ought be used, I find this behaviour particularly nasty. It really doesn't DWIM!


True laziness is hard work