Help for this page

Select Code to Download


  1. or download this
    END {
        $? = 1 if $? == 255;  # die would make it 255
    }