OpenMP-Simple 0.1.6
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: OpenMP-Simple-0.1.6/experiments/09-array-sum.pl -- Around line 8: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content
- 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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Inline
- Test::Deep
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
OpenMP::Simple | Wrapper around C<Alien::OpenMP> that provides helpful C MACROs and runtime functions | 0.001006 | metacpan |