MIDI-SoundFont 1.08 Latest
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: '<undef>' for 'Archive::Zip' is not a valid version. (requires -> Archive::Zip) [Validation: 1.0];'<undef>' for 'Data::Dumper' is not a valid version. (build_requires -> Data::Dumper) [Validation: 1.0];'<undef>' for 'File::Basename' is not a valid version. (requires -> File::Basename) [Validation: 1.0];'<undef>' for 'File::Format::RIFF' is not a valid version. (requires -> File::Format::RIFF) [Validation: 1.0];'<undef>' for 'File::Tmp' is not a valid version. (requires -> File::Tmp) [Validation: 1.0];'<undef>' for 'LWP::Simple' is not a valid version. (requires -> LWP::Simple) [Validation: 1.0];'<undef>' for 'MIDI' is not a valid version. (requires -> MIDI) [Validation: 1.0];'<undef>' for 'Strings::Approx' is not a valid version. (requires -> Strings::Approx) [Validation: 1.0]
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: MIDI::SoundFont
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: MIDI::SoundFont
- 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.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
MIDI::SoundFont | Handles .sf2 SoundFont and .pat and .zip Gravis files | 1.08 | metacpan |