PerlBean 0.3 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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 (41) does not match dist (66):
- Missing in MANIFEST: COPYING, TODO, gen/attr-PerlBean_Method.pl, lib/PerlBean/Attribute/Multi/Unique/Associative/MethodKey.pm, lib/PerlBean/Collection.pm, lib/PerlBean/Method.pm, t/04-syn-PAB.t, t/05-syn-PAF.t, t/06-syn-PAMO.t, t/07-syn-PAMUA.t, t/08-syn-PAMUO.t, t/09-syn-PAMU.t, t/10-syn-PAS.t, t/11-syn-P.t, t/12-syn-PC.t, tutorial/TUTORIAL, tutorial/example.1, tutorial/example.2, tutorial/example.3, tutorial/example.4, tutorial/example.5, tutorial/example.6, tutorial/example.7, tutorial/example.8, tutorial/example.9
- 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.
- 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 |
---|---|---|---|
PerlBean | Package to generate bean like Perl modules | 0.3 | metacpan |
PerlBean::Attribute | contains bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Boolean | contains BOOLEAN bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Factory | factory package to generate C<PerlBean::Attribute> objects | 0.3 | metacpan |
PerlBean::Attribute::Multi | contains MULTI bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Multi::Ordered | contains ordered MULTI bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Multi::Unique | contains unique MULTI bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Multi::Unique::Associative | contains unique associative MULTI bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Multi::Unique::Ordered | contains unique ordered MULTI bean attribute information | 0.3 | metacpan |
PerlBean::Attribute::Single | contains SINGLE bean attribute information | 0.3 | metacpan |