Help for this page

Select Code to Download


  1. or download this
    foo
    ->bar
    -->troz
    ->narf
    
  2. or download this
    $item{id} = $id;
    $item{name} = $name;
    $item{level} = $level;
    $item{parent} = $parent;
    push @list, \%item;