<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: That use of $[ is unsupported</title> <atom:link href="http://iderror.com/errors/perl/that-use-of-is-unsupported/feed/" rel="self" type="application/rss+xml" /><link>http://iderror.com/errors/perl/that-use-of-is-unsupported/</link> <description>You have errors, we have solutions!</description> <lastBuildDate>Fri, 10 Jun 2011 15:06:54 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: admin</title><link>http://iderror.com/errors/perl/that-use-of-is-unsupported/comment-page-1/#comment-22219</link> <dc:creator>admin</dc:creator> <pubDate>Sun, 22 Mar 2009 21:18:56 +0000</pubDate> <guid
isPermaLink="false">http://localhost/idError/?p=22309#comment-22219</guid> <description>&lt;p&gt;(F) Assignment to &lt;code&gt;$[&lt;/code&gt; is now strictly circumscribed, and interpreted as a compiler directive. You may say only one of&lt;/p&gt;&lt;pre&gt;    $[ = 0;
$[ = 1;
...
local $[ = 0;
local $[ = 1;
...&lt;/pre&gt;&lt;p&gt;This is to prevent the problem of one module changing the array base out from under another module inadvertently. See &lt;a href=&quot;http://search.cpan.org/%7Enwclark/perl-5.8.9/pod/perlvar.pod#$%5B&quot; class=&quot;podlinkpod&quot;&gt;&quot;$[&quot; in perlvar&lt;/a&gt;.&lt;/p&gt; </description> <content:encoded><![CDATA[<p>(F) Assignment to <code>$[</code> is now strictly circumscribed, and interpreted as a compiler directive. You may say only one of</p><pre>    $[ = 0;
    $[ = 1;
    ...
    local $[ = 0;
    local $[ = 1;
    ...</pre><p>This is to prevent the problem of one module changing the array base out from under another module inadvertently. See <a
href="http://search.cpan.org/%7Enwclark/perl-5.8.9/pod/perlvar.pod#$%5B" class="podlinkpod">&#8220;$[&#8221; in perlvar</a>.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: iderror.com @ 2012-02-09 02:14:39 -->
