Net-Nostr 0.002000 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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.
- 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 |
|---|---|---|---|
| Net::Nostr | Perl client and relay library for the Nostr protocol | 0.002000 | metacpan |
| Net::Nostr::Bech32 | NIP-19 bech32-encoded entities | metacpan | |
| Net::Nostr::Client | WebSocket client for Nostr relays | metacpan | |
| Net::Nostr::Deletion | NIP-09 event deletion requests | metacpan | |
| Net::Nostr::Encryption | NIP-44 versioned encrypted payloads | metacpan | |
| Net::Nostr::Event | Nostr protocol event object | metacpan | |
| Net::Nostr::Filter | Nostr event filter for subscriptions and queries | metacpan | |
| Net::Nostr::FollowList | NIP-02 follow list management | metacpan | |
| Net::Nostr::Key | Secp256k1 keypair management for Nostr | metacpan | |
| Net::Nostr::Message | Nostr protocol message serialization and parsing | metacpan | |
| Net::Nostr::Relay | Nostr WebSocket relay server | metacpan | |
| Net::Nostr::Thread | NIP-10 text note threading | metacpan |