in reply to embedding a scalar into a string without space after the scalar

"${tmp}file1.zip"
  • Comment on Re: embedding a scalar into a string without space after the scalar
  • Download Code

Replies are listed 'Best First'.
Re^2: embedding a scalar into a string without space after the scalar
by toolic (Bishop) on Jan 18, 2011 at 21:48 UTC
Re^2: embedding a scalar into a string without space after the scalar
by hexcoder (Curate) on Jan 18, 2011 at 22:29 UTC
    You can find the description of this behaviour here in the documentation. Look for the paragraph beginning with "As in some shells".