<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012699" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012699</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Default Arguments</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/style-bonanza#comment-1073449</link>
    <description> &lt;p&gt;It&#039;s a matter of using the default arguments to a function.  &lt;strong&gt;@words = split&lt;/strong&gt; is the same as &lt;strong&gt;@words = split &#039; &#039;, $_&lt;/strong&gt;.  And of course, you could use parentheses here... &lt;strong&gt;@words = split()&lt;/strong&gt;, and &lt;strong&gt;@words = split(&#039; &#039;, $_)&lt;/strong&gt;.  But I have a tendency not to, unless precedence issues take over.&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Nov 2000 13:18:02 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1073449 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/style-bonanza#comment-1073430</link>
    <description> &lt;p&gt;So what&#039;s with naming variables shift and split? What does that do?&lt;/p&gt;
&lt;p&gt;And wow, that works?&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Nov 2000 03:26:51 +0000</pubDate>
 <dc:creator>Vorm</dc:creator>
 <guid isPermaLink="false">comment 1073430 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
