Help for this page

Select Code to Download


  1. or download this
    close(STDERR);
    open(ME, "$0");
    ...
        print;
    }
    close ME;