in reply to Perldoc: String interpolation with octal escpape sequence like "\1"
Is there a better perldoc to find the behaviour in normal "strings" explained? Any canonical / obvious starting point for "string interpolation"?
Start with perlintro then onto perlquote ;)
|
|---|