IPC-Shareable 1.14 Latest

Kwalitee Issues

no_pax_headers

If you use Mac OS X >= 10.6, use gnu tar (/usr/bin/gnutar) to avoid PAX headers. It's also important to rename (shorten) long file names (>= 100 characters) in the distribution.

Error: IPC-Shareable-1.14/PaxHeader/COPYING,IPC-Shareable-1.14/PaxHeader/COPYING,IPC-Shareable-1.14/t/PaxHeader/93-manifest.t,IPC-Shareable-1.14/t/PaxHeader/93-manifest.t,IPC-Shareable-1.14/t/PaxHeader/91-pod_linkcheck.t,IPC-Shareable-1.14/t/PaxHeader/91-pod_linkcheck.t,IPC-Shareable-1.14/t/PaxHeader/92-pod.t,IPC-Shareable-1.14/t/PaxHeader/92-pod.t,IPC-Shareable-1.14/docs/PaxHeader/Shared Memory Configuration.txt,IPC-Shareable-1.14/docs/PaxHeader/Shared Memory Configuration.txt
has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:
  • MANIFEST (73) does not match dist (72):
  • Missing in Dist: META.yml

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

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::Shareable Use shared memory backed variables across processes 1.14 metacpan
IPC::Shareable::SharedMem Allows access to a shared memory segment via an object oriented interface. 1.14 metacpan

Provides

Name File View
IPC::Shareable::SharedMem::stat lib/IPC/Shareable/SharedMem.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README.md metacpan