- 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
- or download this
ken@titan ~/.module-starter
$ cat config
author: Ken Cotterill
email: kcott@cpan.org
- or download this
ken@titan ~/tmp/pm_11126324
$ module-starter --version
...
ken@titan ~/tmp/pm_11126324
$
- 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'
- or download this
ken@titan ~/tmp/pm_11126324
$ cat test_module_starter/MANIFEST
...
t/manifest.t
t/pod-coverage.t
t/pod.t