MQSeries 1.30
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: MQSeries-1.30/MQSeries/Message/IIH.pm -- Around line 415: Non-ASCII character seen before =encoding in 'Villagómez'. Assuming CP1252 MQSeries-1.30/SSL-cookbook/MQclient.pl -- Around line 668: Non-ASCII character seen before =encoding in 'Bjørnsvik'. Assuming CP1252
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_dot_underscore_files
-
If you use Mac OS X, set COPYFILE_DISABLE (for OS 10.5 and better) or COPY_EXTENDED_ATTRIBUTES_DISABLE (for OS 10.4) environmental variable to true to exclude dot underscore files from a distribution.
Error:
- MQSeries/Command/PCF/.__afsC07D
- 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::Base, MQSeries::Command::MQSC, MQSeries::Command::PCF, MQSeries::Command::Request, MQSeries::Command::Response, MQSeries::Config::Authority, MQSeries::Config::ChannelTable, MQSeries::Config::Machine, MQSeries::Config::QMgr, MQSeries::ErrorLog::Entry, MQSeries::ErrorLog::Parser, MQSeries::ErrorLog::Tail, MQSeries::FDC::Entry, MQSeries::FDC::Parser, MQSeries::FDC::Tail, MQSeries::Message, MQSeries::Message::ConfigEvent, MQSeries::Message::DeadLetter, MQSeries::Message::Event, MQSeries::Message::IIH, MQSeries::Message::PCF, MQSeries::Message::RFH2, MQSeries::Message::Storable, MQSeries::Message::Trigger, MQSeries::Properties, MQSeries::Queue, MQSeries::QueueManager, MQSeries::Utils
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
MQSeries | Perl extension for MQSeries support | 1.30 | metacpan |
MQSeries::Command | OO interface to the Programmable Commands | 1.30 | metacpan |
MQSeries::Command::Base | 1.30 | metacpan | |
MQSeries::Command::MQSC | 1.30 | metacpan | |
MQSeries::Command::PCF | 1.30 | metacpan | |
MQSeries::Command::Request | 1.30 | metacpan | |
MQSeries::Command::Response | 1.30 | metacpan | |
MQSeries::Config::Authority | Interface to parse authority files | 1.30 | metacpan |
MQSeries::Config::ChannelTable | class for reading and writing channel table files of various versions. | 1.30 | metacpan |
MQSeries::Config::Machine | Interface to read the machine configuration file | 1.30 | metacpan |
MQSeries::Config::QMgr | Interface to read the queue manager configuration file | 1.30 | metacpan |
MQSeries::ErrorLog::Entry | One entry in an MQSeries error-log file | 1.30 | metacpan |
MQSeries::ErrorLog::Parser | Parse a portion of an MQSeries error log and return parsed Entry objects. | 1.30 | metacpan |
MQSeries::ErrorLog::Tail | Watch MQSeries error-log files | 1.30 | metacpan |
MQSeries::FDC::Entry | One entry in an MQSeries FDC file | 1.30 | metacpan |
MQSeries::FDC::Parser | Parse a portion of an MQSeries FDC file and return parsed Entry objects. | 1.30 | metacpan |
MQSeries::FDC::Tail | Watch MQSeries FDC error files | 1.30 | metacpan |
MQSeries::Message | OO interface to MQSeries messages | 1.30 | metacpan |
MQSeries::Message::ConfigEvent | Class to decode mainframe WMQ Config Event messages | 1.30 | metacpan |
MQSeries::Message::DeadLetter | OO interface to the Dead Letter message type | 1.30 | metacpan |
MQSeries::Message::Event | OO Class for decoding MQSeries event messages | 1.30 | metacpan |
MQSeries::Message::IIH | Class to send/receive IMS Bridge Header (IIH) messages | 1.30 | metacpan |
MQSeries::Message::PCF | Generic OO and procedural interface to PCF (Programmable Command Format) messages. | 1.30 | metacpan |
MQSeries::Message::RFH2 | Class to send/receive RFH2 messages | 1.30 | metacpan |
MQSeries::Message::Storable | OO Class for sending and receiving perl references as MQSeries message application data | 1.30 | metacpan |
MQSeries::Message::Trigger | Class to decode trigger messages | 1.30 | metacpan |
MQSeries::Properties | OO interface to MQSeries message properties | 1.30 | metacpan |
MQSeries::Queue | OO interface to the MQSeries Queue objects | 1.30 | metacpan |
MQSeries::QueueManager | OO interface to the MQSeries Queue Manager | 1.30 | metacpan |
MQSeries::Utils | Internal utility functions | 1.30 | metacpan |