http://qs321.pair.com?node_id=11108303


in reply to Re: equal treatment
in thread equal treatment

Python has multiline strings from the beginning (delimited with ''' or """). No string interpolation, though.

I just noticed OP used interpolation in Shell, but not in Perl, although it would be possible