Help for this page

Select Code to Download


  1. or download this
    &{$exception->{action}}(args);
  2. or download this
    local(*foo) = \&{$exception->{action}};
    &foo(args);