<[EMAIL PROTECTED]> wrote: > Rob Dixon wrote: > > > > There's no need for '->' between successive parentheses. Or > > for quotes around all 'word' ( !~ /\W/ ) hash keys. > > > > $hotspots->{JERRY}{cell_center}[0] == -1240955; > > > > I'm an explicit kind of guy. ;-)
I agree: anything for the sake of obvious meaning. But it mustn't confuse the context, and if your arrows make the line wrap then I think it's best to either take them out or start indenting. But .. > To each their own... Yes. Perl's a very personal language. Thanks to being designed by a linguist instead of an engineer. Cheers, Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]