Nano 0.06
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_manifest
-
Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")
- 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: Cannot find MANIFEST in dist.
- 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.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Nano | Object Persistence | 0.06 | metacpan |
Nano::Env | Nano Environment | 0.06 | metacpan |
Nano::Node | Persistable Entity | 0.06 | metacpan |
Nano::Nodes | Persistable Index | 0.06 | metacpan |
Nano::Search | Persisted Index Search | 0.06 | metacpan |
Nano::Stash | Stashable Role | 0.06 | metacpan |
Nano::Types | Type Library | 0.06 | metacpan |