Help for this page

Select Code to Download


  1. or download this
    Died at foo.pl at line 27.
    
  2. or download this
     else
      {
         $e = Exception::Class->caught();
         ref $e ? $e->rethrow : die $e; 
      }