Help for this page

Select Code to Download


  1. or download this
    strace perl -le 'INIT{ print "About to start running code" }
    END{print "code ending"}
    ...
    ) = 46
    exit_group(0)                           = ?
    +++ exited with 0 +++