Help for this page

Select Code to Download


  1. or download this
    if (!do($include)) {
       my $error = $@ ? $@
    ...
                 : 'did not return a true value';
       die("Unable to load common stuff: $error\n");
    }
    
  2. or download this
    use File::Basename        qw( dirname );
    use File::Spec::Functions qw( rel2abs );
    ...
                 : 'did not return a true value';
       die("Unable to load common stuff: $error\n");
    }
    
  3. or download this
    use File::Basename        qw( dirname );
    use File::Spec::Functions qw( rel2abs );
    ...
                 : 'did not return a true value';
       die("Unable to load common stuff: $error\n");
    }
    
  4. or download this
    use File::Basename        qw( dirname );
    use File::Spec::Functions qw( rel2abs );
    ...
                   ': did not return a true value';
       die("Unable to load common stuff$extra\n");
    }