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, 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.18/APIFile/ExtUtils/Myconst2perl.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back libwin32-0.18/APIRegistry/ExtUtils/Myconst2perl.pm -- Around line 30: '=item' outside of any '=over' =over without closing =back libwin32-0.18/APIRegistry/Registry.pm -- Around line 1409: You forgot a '=back' before '=head2' Around line 1451: Unknown E content in E<some> Around line 1482: Unknown E content in E<might> libwin32-0.18/FileSecurity/FileSecurity.pm -- Around line 297: =over without closing =back libwin32-0.18/NetResource/NetResource.pm -- Around line 121: '=item' outside of any '=over' Around line 139: You forgot a '=back' before '=head1' Around line 181: You forgot a '=back' before '=head2' Around line 186: '=item' outside of any '=over' libwin32-0.18/OLE/lib/Win32/OLE/TPJ.pod -- Around line 147: Non-ASCII character seen before =encoding in 'C<Öffnen>'. Assuming CP1252 libwin32-0.18/Registry/Registry.pm -- Around line 209: =over without closing =back libwin32-0.18/TieRegistry/TieRegistry.pm -- Around line 1800: Unknown E content in E<can> Unknown E content in E<can> Around line 1847: Unknown E content in E<more than> Around line 1957: Unknown E content in E<always> Around line 2430: Unknown E content in E<one> Around line 3151: Unknown E content in E<GT> Unknown E content in E<GT> Around line 3168: Unknown E content in E<GT> Unknown E content in E<GT> Around line 3229: 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::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
  • OLE
  • OLE::Tie
  • OLE::Variant
  • Tie::Registry
  • Win32
  • Win32::ChangeNotify
  • Win32::Clipboard
  • Win32::Console
  • Win32::Event
  • Win32::EventLog
  • Win32::File
  • Win32::FileSecurity
  • Win32::IPC
  • Win32::Internet
  • 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::Sound::WaveOut
  • Win32::TieRegistry
  • Win32::WinError
  • Win32API::File
  • Win32API::Net
  • 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.02,0.022,0.03,0.031,0.032,0.05,0.052,0.07,0.072,0.08,0.082,0.09,0.15,0.1502,0.18,0.22,0.24,0.47,0.51,1,1.01,1.02,1.04

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::Myconst2perl 1 metacpan
OLE metacpan
Tie::Registry 0.15 metacpan
Win32 0.18 metacpan
Win32::ChangeNotify Monitor events related to files and directories 1.02 metacpan
Win32::Clipboard Interaction with the Windows clipboard 0.51 metacpan
Win32::Console Win32 Console and Character Mode Functions 0.031 metacpan
Win32::Event Use Win32 event objects from Perl 1.01 metacpan
Win32::EventLog Process Win32 Event Logs from Perl 0.072 metacpan
Win32::File manage file attributes in perl 0.05 metacpan
Win32::FileSecurity manage FileSecurity Discretionary Access Control Lists in perl 1.04 metacpan
Win32::IPC Base class for Win32 synchronization objects 1.02 metacpan
Win32::Internet Access to WININET.DLL functions 0.082 metacpan
Win32::Mutex Use Win32 mutex objects from Perl 1.02 metacpan
Win32::NetAdmin manage network groups and users in perl 0.08 metacpan
Win32::NetResource manage network resources in perl 0.052 metacpan
Win32::ODBC ODBC Extension for Win32 0.032 metacpan
Win32::OLE OLE Automation extensions 0.1502 metacpan
Win32::OLE::Const Extract constant definitions from TypeLib metacpan
Win32::OLE::Enum OLE Automation Collection Objects metacpan
Win32::OLE::NLS OLE National Language Support metacpan
Win32::OLE::Tie metacpan
Win32::OLE::TypeInfo metacpan
Win32::OLE::Variant Create and modify OLE VARIANT variables metacpan
Win32::PerfLib accessing the Windows NT Performance Counter 0.05 metacpan
Win32::Pipe Win32 Named Pipe 0.022 metacpan
Win32::Process Create and manipulate processes. 0.09 metacpan
Win32::Registry accessing the Windows registry [obsolete, use Win32::TieRegistry] 0.07 metacpan
Win32::Semaphore Use Win32 semaphore objects from Perl 1.02 metacpan
Win32::Service manage system services in perl 0.05 metacpan
Win32::Shortcut 0.03 metacpan
Win32::Sound An extension to play with Windows sounds 0.47 metacpan
Win32::TieRegistry Powerful and easy ways to manipulate a registry [on Win32 for now]. 0.24 metacpan
Win32::WinError 0.02 metacpan
Win32API::File Low-level access to Win32 system API calls for files/dirs. 0.09 metacpan
Win32API::Net Perl interface to the Windows NT LanManager API account management functions. 0.09 metacpan
Win32API::Registry Low-level access to Win32 system API calls from WINREG.H 0.22 metacpan

Provides

Name File View
OLE::Tie OLE/lib/OLE.pm metacpan
OLE::Variant OLE/lib/OLE.pm metacpan
Win32::Sound::WaveOut Sound/Sound.pm metacpan

Other Files

APIFile/MANIFEST metacpan
APIFile/Makefile.PL metacpan
APINet/MANIFEST metacpan
APINet/Makefile.PL metacpan
APIRegistry/MANIFEST metacpan
APIRegistry/Makefile.PL metacpan
ChangeNotify/MANIFEST metacpan
ChangeNotify/Makefile.PL metacpan
Changes metacpan
Clipboard/MANIFEST metacpan
Clipboard/Makefile.PL metacpan
Console/MANIFEST metacpan
Console/Makefile.PL metacpan
Event/MANIFEST metacpan
Event/Makefile.PL metacpan
EventLog/MANIFEST metacpan
EventLog/Makefile.PL metacpan
File/MANIFEST metacpan
File/Makefile.PL metacpan
FileSecurity/MANIFEST metacpan
FileSecurity/Makefile.PL metacpan
IPC/MANIFEST metacpan
IPC/Makefile.PL metacpan
Internet/MANIFEST metacpan
Internet/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
Mutex/MANIFEST metacpan
Mutex/Makefile.PL metacpan
NetAdmin/MANIFEST metacpan
NetAdmin/Makefile.PL metacpan
NetResource/MANIFEST metacpan
NetResource/Makefile.PL metacpan
ODBC/MANIFEST metacpan
ODBC/Makefile.PL metacpan
OLE/MANIFEST metacpan
OLE/Makefile.PL metacpan
PerfLib/MANIFEST metacpan
PerfLib/Makefile.PL metacpan
Pipe/MANIFEST metacpan
Pipe/Makefile.PL metacpan
Process/MANIFEST metacpan
Process/Makefile.PL metacpan
README metacpan
Registry/MANIFEST metacpan
Registry/Makefile.PL metacpan
Semaphore/MANIFEST metacpan
Semaphore/Makefile.PL metacpan
Service/MANIFEST metacpan
Service/Makefile.PL metacpan
Shortcut/MANIFEST metacpan
Shortcut/Makefile.PL metacpan
Sound/MANIFEST metacpan
Sound/Makefile.PL metacpan
TieRegistry/MANIFEST metacpan
TieRegistry/Makefile.PL metacpan
WinError/MANIFEST metacpan
WinError/Makefile.PL metacpan