Object-POOF 0.0.7 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 (34) does not match dist (37):
- Missing in MANIFEST: lib/Object/POOF/Tools.pm, notes/notes.newreldef, t/00.constants.t, t/10.db.t, t/10.x.t, t/11.class.t, t/17.sql.t, t/20.poofmods.t, t/TestApp/DB.pm, t/TestApp/Poofcontainer.pm, t/TestApp/Poofhabitat.pm, t/TestApp/Poofone.pm, t/TestApp/Poofthing.pm
- Missing in Dist: META.yml, t/10.modules/00.constants.t, t/10.modules/10.db.t, t/10.modules/10.x.t, t/10.modules/11.class.t, t/10.modules/20.poofmods.t, t/testlib/TestApp/DB.pm, t/testlib/TestApp/Poofcontainer.pm, t/testlib/TestApp/Poofone.pm, t/testlib/TestApp/Poofthing.pm
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Class::Std
- Config::Std
- DBI
- Data::Types
- Exception::Class
- List::MoreUtils
- Perl6::Export::Attrs
- Readonly
- Want
- YAML
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- no_abstract_stub_in_pod
-
Modify the stub. You might need to modify other stubs (for name, synopsis, license, etc) as well.
Error: Object::POOF::App,Object::POOF::App::Session,Object::POOF::Funk,Object::POOF::Ranch,Object::POOF::SQL,Object::POOF::SQL::Save,Object::POOF::SQL::Select,Object::POOF::Shepherd,Object::POOF::User
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- DateTime
- DateTime::Format::MySQL
- Test::Exception
- YAML
- 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.000001,0.000006
- 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 |
---|---|---|---|
Object::POOF | Persistent Object Oriented Framework (for mod_perl) | 0.000006 | metacpan |
Object::POOF::App | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::App::Session | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::Constants | readonly constant $VARS used by Object::POOF. | 0.000006 | metacpan |
Object::POOF::DB | Wrapper object around DBI. | 0.000006 | metacpan |
Object::POOF::Funk | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::Ranch | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::SQL | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::SQL::Save | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::SQL::Select | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::Shepherd | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::User | [One line description of module's purpose here] | 0.000001 | metacpan |
Object::POOF::X | 0.000006 | metacpan |