Data-BitStream 0.08 Latest
Kwalitee Issues
No Core Issues.
- 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 |
---|---|---|---|
Data::BitStream | A bit stream class including integer coding methods | 0.08 | metacpan |
Data::BitStream::BLVec | An XS-wrapper implementation of Data::BitStream | 0.08 | metacpan |
Data::BitStream::Base | A Role implementing the API for Data::BitStream | 0.08 | metacpan |
Data::BitStream::BitVec | A L<Bit::Vector> implementation of L<Data::BitStream> | 0.08 | metacpan |
Data::BitStream::Code::ARice | A Role implementing Adaptive Rice codes | 0.08 | metacpan |
Data::BitStream::Code::Additive | A Role implementing Additive codes | 0.08 | metacpan |
Data::BitStream::Code::BER | 0.08 | metacpan | |
Data::BitStream::Code::Baer | A Role implementing Baer codes | 0.08 | metacpan |
Data::BitStream::Code::BoldiVigna | A Role implementing Zeta codes | 0.08 | metacpan |
Data::BitStream::Code::Comma | A Role implementing Comma codes | 0.08 | metacpan |
Data::BitStream::Code::Delta | A Role implementing Elias Delta codes | 0.08 | metacpan |
Data::BitStream::Code::Escape | A Role implementing Escape codes | 0.08 | metacpan |
Data::BitStream::Code::EvenRodeh | A Role implementing Even-Rodeh codes | 0.08 | metacpan |
Data::BitStream::Code::ExponentialGolomb | A Role implementing Exponential-Golomb codes | 0.08 | metacpan |
Data::BitStream::Code::Fibonacci | A Role implementing Fibonacci codes | 0.08 | metacpan |
Data::BitStream::Code::Gamma | A Role implementing Elias Gamma codes | 0.08 | metacpan |
Data::BitStream::Code::GammaGolomb | A Role implementing Gamma-Golomb codes | 0.08 | metacpan |
Data::BitStream::Code::Golomb | A Role implementing Golomb codes | 0.08 | metacpan |
Data::BitStream::Code::Levenstein | A Role implementing Levenstein codes | 0.08 | metacpan |
Data::BitStream::Code::Omega | A Role implementing Elias Omega codes | 0.08 | metacpan |
Data::BitStream::Code::Rice | A Role implementing Rice codes | 0.08 | metacpan |
Data::BitStream::Code::StartStop | A Role implementing Start/Stop and Start-Step-Stop codes | 0.08 | metacpan |
Data::BitStream::Code::Taboo | A Role implementing Taboo codes | 0.08 | metacpan |
Data::BitStream::Code::Varint | 0.08 | metacpan | |
Data::BitStream::MinimalVec | A minimal implementation of Data::BitStream | 0.08 | metacpan |
Data::BitStream::String | A String implementation of Data::BitStream | 0.08 | metacpan |
Data::BitStream::Vec | A Vector-1 implementation of Data::BitStream | 0.08 | metacpan |
Data::BitStream::WordVec | A Vector-32 implementation of Data::BitStream | 0.08 | metacpan |