Apparently it does not.
it taken asperl -MO=Deparse,-q -e"print qq(I am $x\n) . 'and fold this?'"
not print('I am ' . $x . "\nand fold this?").print(('I am ' . $x . "\n") . 'and fold this?');
—John
In reply to Re6: Memory Use/Garbage Collection: Java vs Perl
by John M. Dlugosz
in thread Memory Use/Garbage Collection: Java vs Perl
by c0d3cr33p
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |