Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    end_html;
    fileoprn::filewrite("$script_name"."_tree\.txt",$tree_structure);
    end_html;
    
  2. or download this
    #!usr/bin/perl
    #*******************************************************************
    ...
         close(FOUT);
     }
    1