Help for this page

Select Code to Download


  1. or download this
    sub whoops {
        print "whoops() called\n";
    ...
    whoops() called
    no error!
    EVAL ERROR: Bareword "no_such_sub" not allowed while "strict subs" in 
    +use at (eval 2) line 1.