<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017515" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017515</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-image-help#comment-1102492</link>
    <description> &lt;p&gt;You&#039;re welcome!&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 09:33:34 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1102492 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>nice</title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-image-help#comment-1102408</link>
    <description> &lt;p&gt;that is exactly why this web site is so fantastic!&lt;/p&gt;
&lt;p&gt;it worked, cheers mate&lt;/p&gt;
&lt;p&gt;Steve&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.stouffa.co.uk&quot; class=&quot;bb-url&quot;&gt;http://www.stouffa.co.uk&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 22:24:14 +0000</pubDate>
 <dc:creator>webmastersteve</dc:creator>
 <guid isPermaLink="false">comment 1102408 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/perl-script-image-help#comment-1102334</link>
    <description> &lt;p&gt;Because the syntax used by HTML markup, Perl is getting confused by your choice of string terminator. How about this instead?&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;print qq|&amp;lt;center&amp;gt;&amp;lt;img src=&amp;quot;http://www.stouffa.co.uk/WhiteStouffa.gif&amp;quot;&amp;gt;&amp;lt;/center&amp;gt;\n|; &lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
That&#039;s all I&#039;ve done is indicated to perl through the use of &quot;qq&quot; that I will be specifying a different delinator - in this case the pipe | character - which is never used in HTML [?].&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
 </description>
     <pubDate>Tue, 19 Feb 2002 13:44:24 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1102334 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
