Help for this page

Select Code to Download


  1. or download this
    sub is_dbgview { return -e 'dbgviewmode.yes'; }  
    sub dbg_print (@) {
    ...
              "DBG message from $caller...:,  @inpar,
              '</FONT>'; 
    }