in reply to Using array refs to interpolate a function itno a string?
perl -e 'print qq(time: @{[scalar localtime]});' [download]