Help for this page

Select Code to Download


  1. or download this
    sub buildTables {
        while (<>) { 
    ...
            #print Dumper \%taglist_table;
            #print Dumper \%menu_table;
    }
    
  2. or download this
    sub buildTables {
        while (<>) {
    ...
            }   
        }
    }