Help for this page

Select Code to Download


  1. or download this
    eval { Carp::confess("init") };
    $SIG{__DIE__ } = sub { Carp::confess };
    
  2. or download this
    =head1 NAME
    
    ...
       return if $ignore;
       $tar->add_files($File::Find::name);
    }