Help for this page

Select Code to Download


  1. or download this
    myfunc() or print "something bad in myfunc $@\n";
    
  2. or download this
    eval { myfunc() } or print "something bad in myfunc $@\n";