<?xml version="1.0" encoding="windows-1252"?>
<node id="324797" title="Re: Re: Uncommon but Useful Perl Command Line Options" created="2004-01-28 16:49:15" updated="2005-02-14 20:04:08">
<type id="11">
note</type>
<author id="195718">
hardburn</author>
<data>
<field name="doctext">
&lt;p&gt;Correct. Proof:&lt;/p&gt;

&lt;code&gt;
$ perl -MO=Deparse -MCGI -e ''
-e syntax OK
use CGI;
();

$ perl -MO=Deparse -mCGI -e ''
-e syntax OK
use CGI ();
();

&lt;/code&gt;

&lt;div class="pmsig"&gt;
&lt;div class="pmsig-195718"&gt;
&lt;p&gt;----&lt;br&gt;&lt;em&gt;I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.&lt;/em&gt; &lt;br&gt;
-- [Schemer]&lt;/p&gt;

&lt;p&gt;&lt;code&gt;: () { :|:&amp; };:&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: All code is untested, unless otherwise stated&lt;/p&gt;

&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
324749</field>
<field name="parent_node">
324758</field>
</data>
</node>
