New(?) for qw(...) error

Chisel Wright chisel at herlpacker.co.uk
Tue Mar 27 11:48:42 BST 2007


On Tue, Mar 27, 2007 at 11:10:57AM +0100, Paul Makepeace wrote:
> This is on 5.8.8; not sure when this kicked in.

$ perl -v
This is perl, v5.8.5 built for i386-linux-thread-multi

$ perl -le 'for qw(a b) { print }'
Missing $ on loop variable at -e line 1.

-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  All complaints must be submitted in writing
  on the back of a ten pound note.


More information about the london.pm mailing list