Net-Stomp-Producer 1.8 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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).
- 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 |
---|---|---|---|
Net::Stomp::Producer | helper object to send messages via Net::Stomp | 1.8 | metacpan |
Net::Stomp::Producer::Exceptions | exception classes for Net::Stomp::Producer | 1.8 | metacpan |
Net::Stomp::Producer::Transactional | subclass of Net::Stomp::Producer with transaction-like behaviour | 1.8 | metacpan |
Provides
Name | File | View |
---|---|---|
Net::Stomp::Producer::Exceptions::BadMessage | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |
Net::Stomp::Producer::Exceptions::BadTransformer | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |
Net::Stomp::Producer::Exceptions::CantSerialize | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |
Net::Stomp::Producer::Exceptions::Invalid | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |
Net::Stomp::Producer::Exceptions::StackTrace | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |
Net::Stomp::Producer::Exceptions::Transactional | lib/Net/Stomp/Producer/Exceptions.pm | metacpan |