Help for this page

Select Code to Download


  1. or download this
    unless( eval { require module; 1 } ) {
      my $err = $@ || 'eval failed but did not return error';
      # do something with $err
    }