in reply to Never-to-use Perl features?
That, and $| side-effecting the currently selected file handle, are my two gripes.
Oh, and constants. The use constant kludge, which produces second-class constants that misbehave if you stare at them the wrong way, is a real pain sometimes.
|
---|