I think typing out the list of lexical variables is worth the extra speed. There is some data on the speed difference in Tim Bunce's talk.
Of course, if speed makes no difference in your application then use whatever you like.
In reply to Re: select * and bind_cols considered harmful
by perrin
in thread Perl Programming guidelines/rules
by hakkr
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |