XP is just a number | |
PerlMonks |
Re^2: To Single Quote or to Double Quoteby Roy Johnson (Monsignor) |
on Feb 02, 2005 at 03:40 UTC ( [id://427138]=note: print w/replies, xml ) | Need Help?? |
You could use q"blah" instead of single quotes. You'd have the obviousness of double quotes, and if you needed to make it interpolate, you just remove the q.
What could be more straightforward? ;-) Caution: Contents may have been coded under pressure.
In Section
Seekers of Perl Wisdom
|
|