Help for this page

Select Code to Download


  1. or download this
    BEGIN { $__KLUDGE::phase = 'BEGIN'; }
    INIT { $__KLUDGE::phase = 'INIT'; }
    CHECK { $__KLUDGE::phase = 'CHECK'; }
    END { $__KLUDGE::phase = 'END'; }