IPC-Run 0.7 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Win32::Process
- Win32API::File
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: IPC-Run-0.7/Run/IO.pm -- Around line 258: '=item' outside of any '=over' =over without closing =back IPC-Run-0.7/Run/Timer.pm -- Around line 691: You forgot a '=back' before '=head1' IPC-Run-0.7/Run/Win32Helper.pm -- Around line 94: Unterminated C<...> sequence IPC-Run-0.7/Run/Win32IO.pm -- Around line 544: =back without =over IPC-Run-0.7/Run/Win32Pump.pm -- Around line 146: =back without =over
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: IPC::Run, IPC::Run::Debug, IPC::Run::IO, IPC::Run::Timer, IPC::Run::Win32Helper, IPC::Run::Win32IO, IPC::Run::Win32Pump
- 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:
- IPC::Run
- IPC::Run::Debug
- IPC::Run::IO
- IPC::Run::Timer
- IPC::Run::Win32Helper
- IPC::Run::Win32IO
- IPC::Run::Win32Pump
- 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 |
|---|---|---|---|
| IPC::Run | system() and background procs w/ piping, redirs, ptys (Unix, Win32) | 0.7 | metacpan |
| IPC::Run::Debug | debugging routines for IPC::Run | metacpan | |
| IPC::Run::IO | I/O channels for IPC::Run. | metacpan | |
| IPC::Run::Timer | Timer channels for IPC::Run. | metacpan | |
| IPC::Run::Win32Helper | helper routines for IPC::Run on Win32 platforms. | metacpan | |
| IPC::Run::Win32IO | helper routines for IPC::Run on Win32 platforms. | metacpan | |
| IPC::Run::Win32Pump | metacpan |