in reply to Re: My coding guidelines
in thread My coding guidelines
As for ->, it's a binary operator. I put whitespace around other binary operators, so why not ->? If you don't, you can get long blobs of text, without a resting place for the eyes. Perl should look like English, not German. ;-).
Abigail
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: My coding guidelines
by Aristotle (Chancellor) on Nov 27, 2002 at 17:15 UTC | |
by Abigail-II (Bishop) on Nov 27, 2002 at 18:09 UTC |