Help for this page

Select Code to Download


  1. or download this
    module-starter --version           #module-starter v1.77
    module-starter -mb --module test_module_starter
    
  2. or download this
    module-starter -mb --module test_module_starter
    Created test_module_starter
    ...
    Added to MANIFEST: t/pod.t
    Added to MANIFEST: xt/boilerplate.t
    Created starter directories and files
    
  3. or download this
    #!include_default
    # Avoid configuration metadata file
    ...
    # Avoid archives of this distribution
    \btest_module_starter-[\d\.\_]+
    
  4. or download this
    cd test_module_starter/
    cp MANIFEST.SKIP.bak MANIFEST.SKIP
    ./Build disttest
    
  5. or download this
    Created META.yml and META.json
    Creating test_module_starter-0.01
    ...
    Result: FAIL
    Failed 1/4 test programs. 1/4 subtests failed.
    Error executing 'Build test' in dist directory at /usr/share/perl5/Mod
    +ule/Build/Base.pm line 4086.
    
  6. or download this
    perl -V
    
  7. or download this
    Summary of my perl5 (revision 5 version 30 subversion 0) configuration
    +:
       
    ...
        /usr/share/perl/5.30
        /usr/local/lib/site_perl
        /usr/lib/x86_64-linux-gnu/perl-base