Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

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::AdminMisc, Win32::ChangeNotify, Win32::Clipboard, Win32::Console, Win32::EventLog, Win32::File, Win32::FileSecurity, Win32::IPC, Win32::Internet, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::ODBC, Win32::OLE, Win32::Pipe, Win32::Process, Win32::Registry, Win32::Semaphore, Win32::Service, Win32::Shortcut, Win32::Sound, 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.07/FileSecurity/FileSecurity.pm -- Around line 210: You forgot a '=back' before '=head1' Around line 212: =over without closing =back libwin32-0.07/NetResource/NetResource.pm -- Around line 107: '=item' outside of any '=over' Around line 125: You forgot a '=back' before '=head1' Around line 158: You forgot a '=back' before '=head2' Around line 163: '=item' outside of any '=over'

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: Win32, Win32::AdminMisc, Win32::ChangeNotify, Win32::Clipboard, Win32::Console, Win32::EventLog, Win32::File, Win32::FileSecurity, Win32::IPC, Win32::Internet, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::ODBC, Win32::OLE, Win32::Pipe, Win32::Process, Win32::Registry, Win32::Semaphore, Win32::Service, Win32::Shortcut, Win32::Sound, Win32::WinError

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:

  • Win32
  • Win32::AdminMisc
  • Win32::ChangeNotify
  • Win32::Clipboard
  • Win32::Console
  • Win32::EventLog
  • Win32::File
  • Win32::FileSecurity
  • Win32::IPC
  • Win32::Internet
  • Win32::Mutex
  • Win32::NetAdmin
  • Win32::NetResource
  • Win32::ODBC
  • Win32::OLE
  • Win32::OLE::Variant
  • Win32::Pipe
  • Win32::Process
  • Win32::Registry
  • Win32::Semaphore
  • Win32::Service
  • Win32::Shortcut
  • Win32::Sound
  • Win32::WinError

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.03,0.08,1.01

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
Win32 metacpan
Win32::AdminMisc manage network groups and users in perl 0.02 metacpan
Win32::ChangeNotify 0.01 metacpan
Win32::Clipboard 0.03 metacpan
Win32::Console 0.03 metacpan
Win32::EventLog 0.01 metacpan
Win32::File manage file attributes in perl 0.02 metacpan
Win32::FileSecurity manage FileSecurity Discretionary Access Control Lists in perl 1.01 metacpan
Win32::IPC Support module for Semaphores, Mutexes,Process and ChangeNotify Synchronization 0.01 metacpan
Win32::Internet 0.08 metacpan
Win32::Mutex create mutex objects in perl. 0.01 metacpan
Win32::NetAdmin manage network groups and users in perl 0.01 metacpan
Win32::NetResource manage network resources in perl 0.02 metacpan
Win32::ODBC 0.02 metacpan
Win32::OLE OLE Automation extensions and Variants 0.02 metacpan
Win32::Pipe 0.02 metacpan
Win32::Process Create and manipulate processes. 0.01 metacpan
Win32::Registry 0.01 metacpan
Win32::Semaphore allow synchronization with Win32 Semaphore objects. 0.01 metacpan
Win32::Service manage system services in perl 0.01 metacpan
Win32::Shortcut 0.03 metacpan
Win32::Sound 0.03 metacpan
Win32::WinError 0.02 metacpan

Provides

Name File View
Win32::OLE::Variant OLE/OLE.pm metacpan

Other Files

AdminMisc/MANIFEST metacpan
AdminMisc/Makefile.PL metacpan
ChangeNotify/MANIFEST metacpan
ChangeNotify/Makefile.PL metacpan
Clipboard/MANIFEST metacpan
Clipboard/Makefile.PL metacpan
Console/MANIFEST metacpan
Console/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
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
WinError/MANIFEST metacpan
WinError/Makefile.PL metacpan