Help for this page

Select Code to Download


  1. or download this
    # Used to lock the N-ary tree against inappropriate changes (once it i
    +s completed)
    use Storable;
    use Storable qw(store retrieve freeze thaw dclone);
    
  2. or download this
    ######################################################################
    +#########
    # NAME:         recurse_tree
    ...
          }   
       } # end type == DIR else
    }