Help for this page

Select Code to Download


  1. or download this
    $ perl -E 'use Module::Starter; say $Module::Starter::VERSION'
    1.77
    
    $ perl -E 'use Module::Build; say $Module::Build::VERSION'
    0.4231
    
  2. or download this
    ken@titan ~/.module-starter
    $ cat config
    author:  Ken Cotterill
    email:   kcott@cpan.org
    
  3. or download this
    ken@titan ~/tmp/pm_11126324
    $ module-starter --version
    ...
    
    ken@titan ~/tmp/pm_11126324
    $
    
  4. or download this
    Created test_module_starter
    Created test_module_starter/lib
    ...
    Created MYMETA.yml and MYMETA.json
    Creating new 'Build' script for 'test_module_starter' version '0.01'
    File 'MANIFEST.SKIP' does not exist: Creating a temporary 'MANIFEST.SK
    +IP'
    
  5. or download this
    ken@titan ~/tmp/pm_11126324
    $ cat test_module_starter/MANIFEST
    ...
    t/manifest.t
    t/pod-coverage.t
    t/pod.t