|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re^3: Scalar joining, concatenation, involving varying textby ikegami (Patriarch) |
| on Jun 27, 2005 at 16:32 UTC ( [id://470378]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
\ in string literals causes the next character as ordinary, so yes, it will will prevent interpolation:
qq{...} is the same thing as "..."
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||