Hessian-Translator 1.06 Latest
Kwalitee Issues
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- 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.
- 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 |
---|---|---|---|
Hessian::Client | RPC via Hessian with a remote server. | metacpan | |
Hessian::Deserializer | Add deserialization capabilities to processor. | metacpan | |
Hessian::Deserializer::Binary | Deserialization of Hessian into binary | metacpan | |
Hessian::Deserializer::Date | Methods for deserializing hessian dates. | metacpan | |
Hessian::Deserializer::Numeric | Deserializer methods for booleans, integers and floating point numbers. | metacpan | |
Hessian::Deserializer::String | Methods for serialization of strings | metacpan | |
Hessian::Exception | Basic exceptions for the Hessian protocol. | metacpan | |
Hessian::Serializer | Serialize data into Hessian messages | metacpan | |
Hessian::Serializer::Binary | Methods for serializing data into Hessian. | metacpan | |
Hessian::Serializer::Date | Role for serializing dates into Hessian. | metacpan | |
Hessian::Serializer::Numeric | Roles for serialization of integers, floating point numbers, dates and boolean expressions into Hessian. | metacpan | |
Hessian::Serializer::String | Role for serialization of strings into hessian. | metacpan | |
Hessian::Simple | Experimenting with dynamic fields | metacpan | |
Hessian::Translator | Base class for Hessian serialization/deserialization. | 1.06 | metacpan |
Hessian::Translator::Composite | Translate composite datastructures to and from hessian. | metacpan | |
Hessian::Translator::Envelope | Translate envelope level Hessian syntax | metacpan | |
Hessian::Translator::V1 | Translate datastructures to and from Hessian 1.0. | metacpan | |
Hessian::Translator::V2 | Translate datastructures to and from Hessian 2.0. | metacpan |