Thrift-Parser 0.06 Latest
Kwalitee Issues
No Core Issues.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 10 Oct 2012 12:26:11 PM JST gpg: using DSA key 1C7229147FE92A42 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Thrift::IDL | Parser and OO representation of a Thrift interface definintion language (IDL) | 0 | metacpan |
Thrift::IDL::Base | 0 | metacpan | |
Thrift::IDL::Comment | 0 | metacpan | |
Thrift::IDL::Constant | 0 | metacpan | |
Thrift::IDL::CppInclude | 0 | metacpan | |
Thrift::IDL::Definition | 0 | metacpan | |
Thrift::IDL::Document | 0 | metacpan | |
Thrift::IDL::DocumentHeader | 0 | metacpan | |
Thrift::IDL::Enum | 0 | metacpan | |
Thrift::IDL::Exception | 0 | metacpan | |
Thrift::IDL::Field | 0 | metacpan | |
Thrift::IDL::Header | 0 | metacpan | |
Thrift::IDL::Include | 0 | metacpan | |
Thrift::IDL::Method | 0 | metacpan | |
Thrift::IDL::Namespace | 0 | metacpan | |
Thrift::IDL::Senum | 0 | metacpan | |
Thrift::IDL::Service | 0 | metacpan | |
Thrift::IDL::Struct | 0 | metacpan | |
Thrift::IDL::Type | 0 | metacpan | |
Thrift::IDL::Type::Base | 0 | metacpan | |
Thrift::IDL::Type::Custom | 0 | metacpan | |
Thrift::IDL::Type::List | 0 | metacpan | |
Thrift::IDL::Type::Map | 0 | metacpan | |
Thrift::IDL::Type::Set | 0 | metacpan | |
Thrift::IDL::TypeDef | 0 | metacpan | |
Thrift::JSONProtocol | 0 | metacpan | |
Thrift::JSONProtocol::JSONBaseContext | 0 | metacpan | |
Thrift::JSONProtocol::JSONListContext | 0 | metacpan | |
Thrift::JSONProtocol::JSONPairContext | 0 | metacpan | |
Thrift::JSONProtocol::LookaheadReader | 0 | metacpan | |
Thrift::JSONProtocolFactory | 0 | metacpan | |
Thrift::Parser | A Thrift message (de)serialization OO representation | 0.06 | metacpan |
Thrift::Parser::Exceptions | 0 | metacpan | |
Thrift::Parser::Field | A single field in a structure | 0 | metacpan |
Thrift::Parser::FieldSet | A set of fields in a structure | 0 | metacpan |
Thrift::Parser::Message | Message object | 0 | metacpan |
Thrift::Parser::Method | A Method call | 0 | metacpan |
Thrift::Parser::Type | Base clase for OO types | 0 | metacpan |
Thrift::Parser::Type::Container | Container base class | 0 | metacpan |
Thrift::Parser::Type::Enum | Enum type | 0 | metacpan |
Thrift::Parser::Type::Exception | Exception type | 0 | metacpan |
Thrift::Parser::Type::Number | Number base class | 0 | metacpan |
Thrift::Parser::Type::Struct | Struct type | 0 | metacpan |
Thrift::Parser::Type::binary | binary type | 0 | metacpan |
Thrift::Parser::Type::bool | bool type | 0 | metacpan |
Thrift::Parser::Type::byte | byte type | 0 | metacpan |
Thrift::Parser::Type::double | double type | 0 | metacpan |
Thrift::Parser::Type::i16 | i16 type | 0 | metacpan |
Thrift::Parser::Type::i32 | i32 type | 0 | metacpan |
Thrift::Parser::Type::i64 | i64 type | 0 | metacpan |
Thrift::Parser::Type::list | list type | 0 | metacpan |
Thrift::Parser::Type::map | map type | 0 | metacpan |
Thrift::Parser::Type::set | set type | 0 | metacpan |
Thrift::Parser::Type::string | string type | 0 | metacpan |
Thrift::Parser::Type::void | void type | 0 | metacpan |
Thrift::Parser::Types | stores some common type ids | 0 | metacpan |