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