in reply to Re: string manipulation questionin thread string manipulation question
my $str = <<FOO; a load of constant stuff...@{[ "optional bit in the middle " if defined $option ]}loads more stuff FOO [download]