Removing the "no warnings" would produce a warning. There's a '#' inside the 'qw//', and Perl gets a bit unhappy about those.
ben@Tyr:~$ perl -wle'print qw/#/' Possible attempt to put comments in qw() list at -e line 1. #
In reply to Re^2: Different behaviour in characters in string vs. array?
by oko1
in thread Different behaviour in characters in string vs. array?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |