Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    } catch {
        warn "Caught with Try::Tiny: $_";
    };
    
  2. or download this
    Caught with $@:Exception!  at (eval 1) line 3
        eval '
    ...
    ;' called at C:\xampp\cgi-bin\Test\tester.pl line 25
     at C:\xampp\cgi-bin\Test\tester.pl line 29
    5.014002