<?xml version="1.0" encoding="windows-1252"?>
<node id="242241" title="Re: Re: Graphical Hierarchical Tree" created="2003-03-11 22:58:16" updated="2005-06-14 23:54:57">
<type id="11">
note</type>
<author id="165770">
Sisyphus</author>
<data>
<field name="doctext">
&lt;br /&gt;++nice. However, after adding the -w switch I got lots of uninitialized value warnings. They can be avoided by including an early check in the &lt;tt class="code"&gt;getarticles&lt;/tt&gt; subroutine:&lt;br /&gt;

&lt;pre&gt;&lt;tt class="code"&gt;
sub getarticles {
    my $IndentString = shift;
         my $article = shift;
    return unless $Children{$article};
    ...
}
&lt;/tt&gt;

&lt;br /&gt;Granted, not a big deal, but I like it better now, &lt;em&gt;with strictures on.&lt;/em&gt;&lt;br /&gt;

&lt;br /&gt;
-- Ricardo&lt;br /&gt;
&lt;em&gt;use MacPerl;&lt;/em&gt;&lt;br /&gt;
</field>
<field name="root_node">
62108</field>
<field name="parent_node">
62124</field>
</data>
</node>
