Help for this page

Select Code to Download


  1. or download this
    {
        test();
    ...
        warn "Caught Error..." , get_exception;
        some_func_which shouldn't::happen_after_exception()
    }