EO 0.96 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: EO-0.96/lib/EO/Class.pm -- Around line 373: You forgot a '=back' before '=head1' EO-0.96/lib/EO/Method.pm -- Around line 96: You forgot a '=back' before '=head1' EO-0.96/lib/EO.pm -- Around line 241: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- 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 |
|---|---|---|---|
| EO | A generic base class | 0.96 | metacpan |
| EO::Array | array type collection | 0.96 | metacpan |
| EO::Attributes | attributes used by EO | 0.96 | metacpan |
| EO::Class | introspection class for Perl. | 0.96 | metacpan |
| EO::Collection | abstract base class for Collection-type objects | 0.96 | metacpan |
| EO::Data | holds data | 0.96 | metacpan |
| EO::Error | A generic base class for Exceptions | 0.96 | metacpan |
| EO::File | 0.96 | metacpan | |
| EO::File::Stub | 0.96 | metacpan | |
| EO::Hash | hash type collection | 0.96 | metacpan |
| EO::Hierarchy | hierarchical data structures | 0.96 | metacpan |
| EO::Message | definition of a message class | 0.96 | metacpan |
| EO::Method | a class that represents methods | 0.96 | metacpan |
| EO::NotAttributes | alternatives to attributes used by EO | 0.96 | metacpan |
| EO::Pair | simple pairs for EO. | 0.96 | metacpan |
| EO::Singleton | A generic singleton base class | 0.96 | metacpan |
| EO::Storage | 0.96 | metacpan | |
| EO::System | 0.96 | metacpan | |
| EO::System::OS | 0.96 | metacpan | |
| EO::System::Perl | 0.96 | metacpan | |
| EO::WeakArray | arrays where all references contained are weak | 0.96 | metacpan |
| EO::delegate | delegate responsibility for unresolved messages to another class | 0.96 | metacpan |