Net-AS2 1.001-TRIAL
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- autodie
- parent
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- parent
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::AS2 | AS2 Protocol implementation (RFC 4130) used in Electronic Data Exchange (EDI) | 1.001 | metacpan |
Net::AS2::FAQ | Documents about Net::AS2 that does not fit the main document | 1.001 | metacpan |
Net::AS2::HTTP | UserAgent used for sending AS2 requests over HTTP. | 1.001 | metacpan |
Net::AS2::HTTPS | UserAgent used for sending AS2 requests over HTTPS. | 1.001 | metacpan |
Net::AS2::MDN | AS2 Message Deposition Notification | 1.001 | metacpan |
Net::AS2::Message | AS2 incoming message | 1.001 | metacpan |