Koha-Contrib-ValueBuilder-RepeatableAutocomplete 1.004 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Koha-Contrib-ValueBuilder-RepeatableAutocomplete-1.004/lib/Koha/Contrib/ValueBuilder/RepeatableAutocomplete/RDA.pm -- Around line 466: Expected '=item *'
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.