Tie-Wx-Widget 0.5 Deleted

Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: Expected a list structure (author) [Validation: 1.4];value is an undefined string (generated_by) [Validation: 1.4]
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 (10) does not match dist (35):
  • Missing in MANIFEST: .hg/00changelog.i, .hg/branchheads.cache, .hg/dirstate, .hg/last-message.txt, .hg/requires, .hg/store/00changelog.i, .hg/store/00manifest.i, .hg/store/data/_changes.i, .hg/store/data/_m_a_n_i_f_e_s_t.i, .hg/store/data/_m_e_t_a.yml.i, .hg/store/data/_makefile._p_l.i, .hg/store/data/_r_e_a_d_m_e.i, .hg/store/data/ignore.txt.i, .hg/store/data/lib/_tie/_wx/_widget.pm.i, .hg/store/data/t/00-load.t.i, .hg/store/data/t/01-run.t.i, .hg/store/data/t/boilerplate.t.i, .hg/store/data/t/manifest.t.i, .hg/store/data/t/pod.t.i, .hg/store/fncache, .hg/store/undo, .hg/undo.branch, .hg/undo.desc, .hg/undo.dirstate, ignore.txt

has_meta_json

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

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .hg

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_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
Tie::Wx::Widget get and set the main Value of a Widget with less syntax 0.5 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan