MQSeries 1.09 Deleted

Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: MQSeries::Command::MQSC, MQSeries::Command::PCF
prereq_matches_use

List all used modules in META.yml requires

Error:
  • XML::Dumper
  • XML::Parser

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .options
meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: MQSeries, MQSeries::Command, MQSeries::Command::MQSC, MQSeries::Command::PCF, MQSeries::Command::Request, MQSeries::Command::Response, MQSeries::Message, MQSeries::Message::Event, MQSeries::Message::PCF, MQSeries::Message::RulesFormat, MQSeries::Message::Storable, MQSeries::Message::XML-Dumper, MQSeries::PubSub::AdminMessage, MQSeries::PubSub::Broker, MQSeries::PubSub::Command, MQSeries::PubSub::Message, MQSeries::PubSub::Stream, MQSeries::Queue, MQSeries::QueueManager
no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:
  • MQSeries
  • MQSeries::Command
  • MQSeries::Command::MQSC
  • MQSeries::Command::PCF
  • MQSeries::Command::Request
  • MQSeries::Command::Response
  • MQSeries::Message
  • MQSeries::Message::Event
  • MQSeries::Message::PCF
  • MQSeries::Message::Storable
  • MQSeries::Queue
  • MQSeries::QueueManager

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
MQSeries Perl extension for MQSeries support 1.09 metacpan
MQSeries::Command OO interface to the Programmable Commands 1.09 metacpan
MQSeries::Command::MQSC 1.09 metacpan
MQSeries::Command::PCF 1.09 metacpan
MQSeries::Command::Request OO Class for creating MQSeries Command messages 1.09 metacpan
MQSeries::Command::Response OO Class for decoding MQSeries command server responses 1.09 metacpan
MQSeries::Message OO interface to MQSeries messages 1.09 metacpan
MQSeries::Message::Event OO Class for decoding MQSeries event messages metacpan
MQSeries::Message::PCF Generic OO and procedurel interface to PCF (Programmable Command Format) messages. 1.09 metacpan
MQSeries::Message::RulesFormat OO interface to the MQRFH Rules and Format message type 1.09 metacpan
MQSeries::Message::Storable OO Class for sending and receiving perl references as MQSeries message application data metacpan
MQSeries::PubSub::AdminMessage OO Class for decoding MQSeries PubSub adminstrative messages 1.09 metacpan
MQSeries::PubSub::Broker OO class for the MQSeries Publish/Subscribe Broker 1.09 metacpan
MQSeries::PubSub::Command base OO class implementing and interface to the MQSeries Publish/Subscribe broker commands. 1.09 metacpan
MQSeries::PubSub::Message OO interface to the MQRFH based Publish/Subscribe message format 1.09 metacpan
MQSeries::PubSub::Stream OO Class for publishing data to an MQSeries Publish/Subscribe Stream 1.09 metacpan
MQSeries::Queue OO interface to the MQSeries Queue objects 1.09 metacpan
MQSeries::QueueManager OO interface to the MQSeries Queue Manager 1.09 metacpan

Other Files

Changes.html metacpan
Changes.src metacpan
MANIFEST metacpan
MQClient/Makefile.PL metacpan
MQSeries-Message-PCF/Makefile.PL metacpan
MQSeries-Message-RulesFormat/Makefile.PL metacpan
MQSeries-PubSub/Makefile.PL metacpan
Makefile.PL metacpan
README metacpan
README.html metacpan