in reply to Re^2: why dosn't my code work?
in thread why dosn't my code work?
$ perl -E 'if (foo eq "foo") { say STDOUT yes } ' yes
I really don't recommend it, but it does work without quotes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: why dosn't my code work?
by ysth (Canon) on Apr 22, 2009 at 05:04 UTC |