Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    $builder->add_build_element( 'sh' );
    
    $builder->create_build_script();
    
  2. or download this
    sh_files => { 'sh/jump.sh' => 'sh/jump.sh'  },