<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1011860" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1011860</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/arrayhash-question#comment-1068139</link>
    <description> &lt;p&gt;# read the file&lt;br /&gt;
@lines = ;&lt;/p&gt;
&lt;p&gt;# parse data into the hash named &#039;values&#039;&lt;/p&gt;
&lt;p&gt;foreach $line (@lines) {&lt;/p&gt;
&lt;p&gt;($key,$value) = split(/\|/,$line);&lt;br /&gt;
$values{$key} = $value;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;later &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2000 14:21:32 +0000</pubDate>
 <dc:creator>Patrick A Baer</dc:creator>
 <guid isPermaLink="false">comment 1068139 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/arrayhash-question#comment-1068126</link>
    <description> &lt;p&gt;You can&#039;t open a regular file as a hash. But you can go through each line of the file then assign it to a has. &lt;/p&gt;
&lt;p&gt;Can you be more specific?&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jul 2000 05:33:54 +0000</pubDate>
 <dc:creator>Orpheus</dc:creator>
 <guid isPermaLink="false">comment 1068126 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
