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.
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 |