in reply to Why will v-strings be deprecated

Maybe it's easier to type, but "\n" is a lot more readable. I don't want to have to look up an ASCII table just to understand your code.

----
I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
-- Schemer

Note: All code is untested, unless otherwise stated