Help for this page

Select Code to Download


  1. or download this
      eval {
          my $obj= ObjClass::Obj->new();
    ...
      if( my $e = Exception::Class->caught ) { 
           # handle exception and decide about logging here
      }