<?xml version="1.0" encoding="windows-1252"?>
<node id="883228" title="Re: embedding a scalar into a string without space after the scalar" created="2011-01-19 20:41:29" updated="2011-01-19 20:41:29">
<type id="11">
note</type>
<author id="704949">
fullermd</author>
<data>
<field name="doctext">
&lt;p&gt;
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.
&lt;/p&gt;

&lt;code&gt;
my $tmp='./tmp';
my @zips =("$tmp/file1.zip","$tmp/file2.zip");
&lt;/code&gt;
</field>
<field name="root_node">
882990</field>
<field name="parent_node">
882990</field>
</data>
</node>
