Help for this page

Select Code to Download


  1. or download this
    try {
         die "test";
         CATCH {
    ...
             die "exp: [$!]";
         }
    }
    
  2. or download this
    test
    exp: [test]
    ...
    exp: [exp: [exp: [exp: [exp: [exp: [test]]]]]]
    exp: [exp: [exp: [exp: [exp: [exp: [exp: [test]]]]]]]
    . . .