in reply to Re: Re: extra space with /
in thread extra space with /

Add a debuging print line that does: print join('#','\n',$var1,$var2,$var3,$etc,"\n"); and look for spaces in the text.

--
$you = new YOU;
honk() if $you->love(perl)