in reply to Another Toolchain question
Second, before I run make dist, I check the Meta.yml. The license must be specified there:( ExtUtils::MakeMaker->VERSION() gt '5.50' ? ('LICENSE' => 'perl') : () ),
Then run make distExtUtils::MakeMaker: 6.42 distribution_type: module generated_by: 'Module::Install version 0.91' license: perl
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Another Toolchain question
by John M. Dlugosz (Monsignor) on Apr 05, 2011 at 05:54 UTC | |
by Anonymous Monk on Apr 05, 2011 at 06:55 UTC | |
by John M. Dlugosz (Monsignor) on Apr 06, 2011 at 07:42 UTC | |
by Anonymous Monk on Apr 06, 2011 at 10:57 UTC | |
by John M. Dlugosz (Monsignor) on Apr 08, 2011 at 07:38 UTC |