Just because you can do something doesn't mean you should. (Not that I'm implying that you should never turn off warnings. The OP's code isn't one of those times though).use warnings; print ("$_")."blah" for qw /foo, #bar, BAZ/
In reply to Re^5: Coding styles: OOP vs. Subs
by Anonymous Monk
in thread Coding styles: OOP vs. Subs
by nikos
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |