Help for this page

Select Code to Download


  1. or download this
    sub listing_out  # override this for your desired output format
     {
    ...
        }
     print {$output} "\t$text\n";
     }