ExtUtils-MakeMaker 6.50 Deleted
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 23 Mar 2009 04:29:28 AM JST gpg: using DSA key 58CA219610F54327 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: ExtUtils::Liblist, ExtUtils::Liblist::Kid, ExtUtils::MM, ExtUtils::MM_AIX, ExtUtils::MM_Any, ExtUtils::MM_BeOS, ExtUtils::MM_Cygwin, ExtUtils::MM_DOS, ExtUtils::MM_Darwin, ExtUtils::MM_MacOS, ExtUtils::MM_NW5, ExtUtils::MM_OS2, ExtUtils::MM_QNX, ExtUtils::MM_UWIN, ExtUtils::MM_Unix, ExtUtils::MM_VMS, ExtUtils::MM_VOS, ExtUtils::MM_Win32, ExtUtils::MM_Win95, ExtUtils::MY, ExtUtils::MakeMaker, ExtUtils::MakeMaker::Config, ExtUtils::MakeMaker::bytes, ExtUtils::MakeMaker::vmsish, ExtUtils::Mkbootstrap, ExtUtils::Mksymlists
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 6.5,6.50
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
ExtUtils::Command::MM | Commands for the MM's to use in Makefiles | 6.50 | metacpan |
ExtUtils::Liblist | determine libraries to use and how to use them | 6.50 | metacpan |
ExtUtils::Liblist::Kid | 6.5 | metacpan | |
ExtUtils::MM | OS adjusted ExtUtils::MakeMaker subclass | 6.50 | metacpan |
ExtUtils::MM_AIX | AIX specific subclass of ExtUtils::MM_Unix | 6.50 | metacpan |
ExtUtils::MM_Any | Platform-agnostic MM methods | 6.50 | metacpan |
ExtUtils::MM_BeOS | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_Cygwin | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_DOS | DOS specific subclass of ExtUtils::MM_Unix | 6.5 | metacpan |
ExtUtils::MM_Darwin | special behaviors for OS X | 6.50 | metacpan |
ExtUtils::MM_MacOS | once produced Makefiles for MacOS Classic | 6.5 | metacpan |
ExtUtils::MM_NW5 | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_OS2 | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_QNX | QNX specific subclass of ExtUtils::MM_Unix | 6.50 | metacpan |
ExtUtils::MM_UWIN | U/WIN specific subclass of ExtUtils::MM_Unix | 6.5 | metacpan |
ExtUtils::MM_Unix | methods used by ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_VMS | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_VOS | VOS specific subclass of ExtUtils::MM_Unix | 6.50 | metacpan |
ExtUtils::MM_Win32 | methods to override UN*X behaviour in ExtUtils::MakeMaker | 6.50 | metacpan |
ExtUtils::MM_Win95 | method to customize MakeMaker for Win9X | 6.50 | metacpan |
ExtUtils::MY | ExtUtils::MakeMaker subclass for customization | 6.5 | metacpan |
ExtUtils::MakeMaker | Create a module Makefile | 6.50 | metacpan |
ExtUtils::MakeMaker::Config | Wrapper around Config.pm | 6.50 | metacpan |
ExtUtils::MakeMaker::bytes | Version-agnostic bytes.pm | 6.5 | metacpan |
ExtUtils::MakeMaker::vmsish | Platform-agnostic vmsish.pm | 6.5 | metacpan |
ExtUtils::Mkbootstrap | make a bootstrap file for use by DynaLoader | 6.50 | metacpan |
ExtUtils::Mksymlists | write linker options files for dynamic extension | 6.50 | metacpan |
ExtUtils::testlib | add blib/* directories to @INC | 6.5 | metacpan |