Clownfish 0.4.99_3 Deleted
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Clownfish::Blob, Clownfish::Boolean, Clownfish::ByteBuf, Clownfish::CharBuf, Clownfish::Class, Clownfish::Err, Clownfish::Float, Clownfish::Hash, Clownfish::HashIterator, Clownfish::Integer, Clownfish::Obj, Clownfish::String, Clownfish::Test, Clownfish::Util::StringHelper, Clownfish::Vector - main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Clownfish::Blob, Clownfish::Boolean, Clownfish::ByteBuf, Clownfish::CharBuf, Clownfish::Class, Clownfish::Err, Clownfish::Float, Clownfish::Hash, Clownfish::HashIterator, Clownfish::Integer, Clownfish::Obj, Clownfish::String, Clownfish::Test, Clownfish::Util::StringHelper, Clownfish::Vector
- 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.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Clownfish | Apache Clownfish symbiotic object system | 0.004099_003 | metacpan |
| Clownfish::Blob | Immutable buffer holding arbitrary bytes. | 0.004099_003 | metacpan |
| Clownfish::Boolean | Boolean type. | 0.004099_003 | metacpan |
| Clownfish::ByteBuf | Growable buffer holding arbitrary bytes. | 0.004099_003 | metacpan |
| Clownfish::CharBuf | Growable buffer holding Unicode characters. | 0.004099_003 | metacpan |
| Clownfish::Class | Class. | 0.004099_003 | metacpan |
| Clownfish::Err | Exception. | 0.004099_003 | metacpan |
| Clownfish::Float | Immutable double precision floating point number. | 0.004099_003 | metacpan |
| Clownfish::Hash | Hashtable. | 0.004099_003 | metacpan |
| Clownfish::HashIterator | Hashtable Iterator. | 0.004099_003 | metacpan |
| Clownfish::Integer | Immutable 64-bit signed integer. | 0.004099_003 | metacpan |
| Clownfish::Method | 0.004099_003 | metacpan | |
| Clownfish::Obj | Base class for all objects. | 0.004099_003 | metacpan |
| Clownfish::String | Immutable string holding Unicode characters. | 0.004099_003 | metacpan |
| Clownfish::Test | 0.004099_003 | metacpan | |
| Clownfish::Util::StringHelper | 0.004099_003 | metacpan | |
| Clownfish::Vector | Variable-sized array. | 0.004099_003 | metacpan |
Other Files
| Build.PL | metacpan |
| CONTRIBUTING.md | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| README.md | metacpan |