paperlined.org
dev > perl > modules > related_modules
document updated 12 years ago, on Jun 10, 2011
There are various ways to do an extra round of Perl's normal string interpolation:

Or, as a tiny snippet that you paste into your script:

However, that one doesn't really have any way for you to escape percent-signs, at-signs, or dollar-marks that you don't want to have expanded.