Help for this page

Select Code to Download


  1. or download this
    sub canonize_file_name {
       ???
    ...
       $forest{$id} = Tree->new($file_name);
    }
    return $forest{$id};