And yes, I know what the warnings are for. And I know how to code around them. The warnings are still wrong though.$ perl -le 'use warnings; print ("$_") for qw /foo, #bar/' print (...) interpreted as function at -e line 1. Possible attempt to separate words with commas at -e line 1.
In reply to Re^4: Coding styles: OOP vs. Subs
by Perl Mouse
in thread Coding styles: OOP vs. Subs
by nikos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |