libwin32 0.05 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::EventLog, Win32::File, Win32::FileSecurity, Win32::IPC, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::OLE, Win32::Process, Win32::Registry, Win32::Semaphore, Win32::Service, 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.05/FileSecurity/FileSecurity.pm -- Around line 210: You forgot a '=back' before '=head1' Around line 212: =over without closing =back libwin32-0.05/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!
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: ChangeNotify/ChangeNotify.pm, EventLog/EventLog.pm, File/File.pm, FileSecurity/FileSecurity.pm, IPC/IPC.pm, Mutex/Mutex.pm, NetAdmin/NetAdmin.pm, NetResource/NetResource.pm, OLE/OLE.pm, Process/Process.pm, Registry/Registry.pm, Semaphore/Semaphore.pm, Service/Service.pm, WinError/WinError.pm
- 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::ChangeNotify, Win32::EventLog, Win32::File, Win32::FileSecurity, Win32::IPC, Win32::Mutex, Win32::NetAdmin, Win32::NetResource, Win32::OLE, Win32::Process, Win32::Registry, Win32::Semaphore, Win32::Service, 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::ChangeNotify
- Win32::EventLog
- Win32::File
- Win32::FileSecurity
- Win32::IPC
- Win32::Mutex
- Win32::NetAdmin
- Win32::NetResource
- Win32::OLE
- Win32::OLE::Variant
- Win32::Process
- Win32::Registry
- Win32::Semaphore
- Win32::Service
- 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,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::ChangeNotify | 0.01 | 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::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::OLE | OLE Automation extensions and Variants | 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::WinError | 0.01 | metacpan |
Provides
Name | File | View |
---|---|---|
Win32::OLE::Variant | OLE/OLE.pm | metacpan |
Other Files
ChangeNotify/MANIFEST | metacpan |
ChangeNotify/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 |
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 |
OLE/MANIFEST | metacpan |
OLE/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 |
WinError/MANIFEST | metacpan |
WinError/Makefile.PL | metacpan |