in reply to Error with doublequotes in map
Map has two formates map BLOCK LIST and map EXPR, LIST the difference is that comma. For some reason the quotes at the begging of the block trick perl into thinking it is an expression instead of a block.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Error with doublequotes in map
by Fletch (Bishop) on Feb 12, 2007 at 18:32 UTC | |
by bart (Canon) on Feb 12, 2007 at 21:05 UTC | |
by mreece (Friar) on Feb 12, 2007 at 23:06 UTC | |
Re^2: Error with doublequotes in map
by bennymack (Pilgrim) on Feb 12, 2007 at 18:33 UTC | |
by diotalevi (Canon) on Feb 12, 2007 at 18:40 UTC | |
by GrandFather (Saint) on Feb 12, 2007 at 20:19 UTC |