As a side matter (and avoiding the issue, for bonus points) I've generally found that putting the trailing slashes on dir variables makes my life harder and my code uglier, so I'd skip that anyway.
my $tmp='./tmp'; my @zips =("$tmp/file1.zip","$tmp/file2.zip");
In reply to Re: embedding a scalar into a string without space after the scalar
by fullermd
in thread embedding a scalar into a string without space after the scalar
by Gulliver
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |