libwin32 0.25 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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: Win32::ChangeNotify, Win32::Clipboard, Win32::Console, Win32::Event, Win32::File, Win32::FileSecurity, Win32::Internet, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::ODBC, Win32::OLE::Enum, Win32::OLE::Tie, Win32::Pipe, Win32::Process, Win32::Semaphore, Win32::Service, Win32::Shortcut, Win32::Sound, Win32::TieRegistry, Win32::WinError
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: libwin32-0.25/APIFile/ExtUtils/Myconst2perl.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back libwin32-0.25/APIRegistry/ExtUtils/Myconst2perl.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back libwin32-0.25/APIRegistry/Registry.pm -- Around line 1435: You forgot a '=back' before '=head2' libwin32-0.25/FileSecurity/FileSecurity.pm -- Around line 298: =over without closing =back libwin32-0.25/NetResource/NetResource.pm -- Around line 135: '=item' outside of any '=over' Around line 153: You forgot a '=back' before '=head1' libwin32-0.25/OLE/lib/Win32/OLE/TPJ.pod -- Around line 147: Non-ASCII character seen before =encoding in 'C<Ãffnen>'. Assuming CP1252 libwin32-0.25/Registry/Registry.pm -- Around line 211: =over without closing =back libwin32-0.25/TieRegistry/TieRegistry.pm -- Around line 1801: Unknown E content in E<can> Unknown E content in E<can> Around line 1848: Unknown E content in E<more than> Around line 1958: Unknown E content in E<always> Around line 2431: Unknown E content in E<one> Around line 3152: Unknown E content in E<GT> Unknown E content in E<GT> Around line 3169: Unknown E content in E<GT> Unknown E content in E<GT> Around line 3230: Unknown E content in E<GT>
- 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!
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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::Myconst2perl, ExtUtils::Myconst2perl, OLE, Tie::Registry, Win32, Win32::ChangeNotify, Win32::Clipboard, Win32::Console, Win32::Event, Win32::EventLog, Win32::File, Win32::FileSecurity, Win32::IPC, Win32::Internet, Win32::Job, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::ODBC, Win32::OLE, Win32::OLE::Const, Win32::OLE::Enum, Win32::OLE::NLS, Win32::OLE::Tie, Win32::OLE::TypeInfo, Win32::OLE::Variant, Win32::PerfLib, Win32::Pipe, Win32::Process, Win32::Registry, Win32::Semaphore, Win32::Service, Win32::Shortcut, Win32::Sound, Win32::TieRegistry, Win32::WinError, Win32API::File, Win32API::Net, Win32API::Registry
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- ExtUtils::Myconst2perl
- Tie::Registry
- Win32::TieRegistry
- Win32API::File
- Win32API::File::_error
- Win32API::Registry
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02,0.022,0.032,0.04,0.05,0.053,0.07,0.074,0.08,0.082,0.10,0.15,0.1703,0.24,0.25,0.26,0.47,0.5201,1,1.01,1.02,1.03,1.04,1.05
- 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.