Protocol-BitTorrent 0.004 Latest
Kwalitee Issues
No Core Issues.
- 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.
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Protocol::BitTorrent | protocol-level support for BitTorrent and .torrent files | 0.004 | metacpan |
Protocol::BitTorrent::Bencode | mixin for bencode/bdecode support | 0.004 | metacpan |
Protocol::BitTorrent::Message | base class for BitTorrent messages | 0.004 | metacpan |
Protocol::BitTorrent::Message::Bitfield | bitfield support | 0.004 | metacpan |
Protocol::BitTorrent::Message::Cancel | cancel support | 0.004 | metacpan |
Protocol::BitTorrent::Message::Choke | choke message support | 0.004 | metacpan |
Protocol::BitTorrent::Message::Handshake | initial bittorrent peer handshake message | 0.004 | metacpan |
Protocol::BitTorrent::Message::Have | have message support | 0.004 | metacpan |
Protocol::BitTorrent::Message::Interested | mark peer as interested | 0.004 | metacpan |
Protocol::BitTorrent::Message::Keepalive | simple keepalive packet | 0.004 | metacpan |
Protocol::BitTorrent::Message::Piece | contains partial piece data | 0.004 | metacpan |
Protocol::BitTorrent::Message::Port | indicates TCP/UDP port to use | 0.004 | metacpan |
Protocol::BitTorrent::Message::Request | a piece request | 0.004 | metacpan |
Protocol::BitTorrent::Message::Unchoke | unchoke request | 0.004 | metacpan |
Protocol::BitTorrent::Message::Uninterested | indication of disinterest | 0.004 | metacpan |
Protocol::BitTorrent::Metainfo | support for metainfo as found in .torrent files | 0.004 | metacpan |