Help for this page

Select Code to Download


  1. or download this
    sub TRUE {return 1}
    sub FALSE {return 0}
    ...
    $debug = FALSE;
    }