App-LintPrereqs
view release on metacpan or search on metacpan
- Show requested version (req_v) and is_core fields in result.
- Add option: --core-prereqs to require core modules to be listed
just like non-core modules.
- Bump prereq version Log::Any::IfLOG to 0.07.
0.32 2015-10-18 Released-By: PERLANCAR
- Add directive argument: allow-core.
0.31 2015-08-31 Released-By: PERLANCAR
- [Bugfix] Don't explode when there is no t/.
0.30 2015-08-18 Released-By: PERLANCAR
- Re-tweak: also check *.pl & *.pm files in t/ and xt/.
0.29 2015-08-18 Released-By: PERLANCAR
- Only include *.t for files in t/ and xt/.
0.28 2015-08-18 Released-By: PERLANCAR
- Tweak regex to allow ;!(no-)?lint-prereqs as well as
;!(no_)?lint_prereqs.
0.27 2015-08-17 Released-By: PERLANCAR
- No functional changes.
- Switch from Log::Any to Log::Any::IfLOG.
0.26 2015-05-15 Released-By: PERLANCAR
- Support lumped modules (see Dist::Zilla::Plugin::Lump for more
details).
- Observe ';!no-lint-prereqs' directive.
- Replace detecting core module from using 'corelist -v' to using
Module::CoreList::More->is_still_core to handle modules that were once
in core but removed later.
0.25 2015-04-11 Released-By: PERLANCAR
- Replace detecting core module from using 'corelist -v' to using
Module::CoreList::More->is_still_core to handle modules that were
once in core but removed later.
0.24 2015-03-10 Released-By: PERLANCAR
- Change result metadata 'result_format_options' ->
'cmdline.format_options'.
0.23 2015-02-24 Released-By: PERLANCAR
- [Bugfix] Rebuild to use Perinci::CmdLine::Lite backend by default.
- [Bugfix] Allow --nolite since --lite is now on by default.
- [Bugfix] [dzil] Make Perl::PrereqScanner::Lite a requires prereq and
not recommends.
0.22 2015-02-24 Released-By: PERLANCAR
- Try once again using --lite by default.
- Add extra scanner Moose & Version for Lite (ref:
https://github.com/moznion/Perl-PrereqScanner-Lite/issues/8).
0.21 2015-01-04 Released-By: PERLANCAR
- Revert back to using Perl::PrereqScanner by default (due to
::Lite still misses detecting some modules), but offer --lite to
switch to ::Lite.
0.20 2015-01-04 Released-By: PERLANCAR
- Skip scanning backup files.
0.19 2015-01-04 Released-By: PERLANCAR
- Replace Perl::PrereqScanner with Perl::PrereqScanner::Lite for
performance.
0.18 2014-12-18 Released-By: PERLANCAR
- No functional changes.
- [Bugfix] Regression: section regex didn't match 'Prereqs /
Something' while it used to.
0.17 2014-12-18 Released-By: PERLANCAR
- Also look at OSPrereqs (and OSPrereqs::*) for prereqs.
0.16 2014-08-16 Released-By: SHARYANTO; Note: Happy 19th CPAN Day!
- [build] CLI scripts are now generated automatically using
Dist::Zilla::Plugin::ScriptFromFunc. The plugin is still at 0.01 so the
generated script is not as polished as it should be. Stay tuned.
( run in 2.472 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )