the following code does not output anything:
perl -e 'print "this is a test";'I can't figure out why, shouldn't this work?
this works though:
perl -e 'print qq(this is a test);'In reply to Re^2: $^O empty in windows powershell
by WithABeard
in thread $^O empty in windows powershell
by WithABeard
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |