App-FuguSeed 0.1.0 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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.
- 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.
- 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_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 |
|---|---|---|---|
| App::FuguSeed | make BIP39 seed words with dice, and turn them into a SeedQR | 0.001000 | metacpan |
| App::FuguSeed::Check | prove that a word sheet is correct | 0.001000 | metacpan |
| App::FuguSeed::Codewords | the 44 codewords of a Standard SeedQR | 0.001000 | metacpan |
| App::FuguSeed::List | the official English word list of BIP39 | 0.001000 | metacpan |
| App::FuguSeed::ListFile | read a word list file and prove its digest | 0.001000 | metacpan |
| App::FuguSeed::Matrix | the 25 x 25 modules of a Standard SeedQR | 0.001000 | metacpan |
| App::FuguSeed::Mnemonic | the 12 seed words of a SeedQR | 0.001000 | metacpan |
| App::FuguSeed::QR | the flow of fuguseed-qr | 0.001000 | metacpan |
| App::FuguSeed::Sheet | build the printed word sheet | 0.001000 | metacpan |
| App::FuguSeed::Text | the views of a Standard SeedQR | 0.001000 | metacpan |
| App::FuguSeed::Words | the flow of fuguseed-words | 0.001000 | metacpan |
Other Files
| MANIFEST | metacpan |
| META.json | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |