Help for this page

Select Code to Download


  1. or download this
    >perl -MCarp=confess -e"sub h { confess; } sub g { h(); } sub f { g();
    + } f();"
     at -e line 1
    ...
     at -e line 1
            main::h() called at -e line 1
            main::f() called at -e line 1