perl-Hardware-UPS-Perl 0.41 Deleted
Kwalitee Issues
- has_tests
-
Add tests!
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: perl-Hardware-UPS-Perl-0.41/lib/Hardware/UPS/Perl/Driver/Megatec.pm -- Around line 3105: Non-ASCII character seen before =encoding in '°C'. 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.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: Hardware::UPS::Perl::Connection, Hardware::UPS::Perl::Connection::Net, Hardware::UPS::Perl::Connection::Serial, Hardware::UPS::Perl::Constants, Hardware::UPS::Perl::Driver, Hardware::UPS::Perl::Driver::Megatec, Hardware::UPS::Perl::General, Hardware::UPS::Perl::Logging, Hardware::UPS::Perl::PID, Hardware::UPS::Perl::Utils - consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.05,1.07,1.08,1.09,1.12,1.13,1.14
- 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_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 |
|---|---|---|---|
| Hardware::UPS::Perl::Connection | package of methods to load a Hardware::UPS::Perl connection. | 1.05 | metacpan |
| Hardware::UPS::Perl::Connection::Net | package of methods to connect to a remote UPS agent. | 1.13 | metacpan |
| Hardware::UPS::Perl::Connection::Serial | package of methods dealing with connection to a serial port | 1.12 | metacpan |
| Hardware::UPS::Perl::Constants | general constants for UPS modules and scripts | 1.07 | metacpan |
| Hardware::UPS::Perl::Driver | package of methods to load a Hardware::UPS::Perl driver. | 1.07 | metacpan |
| Hardware::UPS::Perl::Driver::Megatec | package of methods for dealing with an UPS using the Megatec protocol | 1.12 | metacpan |
| Hardware::UPS::Perl::General | general functions for Hardware::UPS::Perl scripts | 1.14 | metacpan |
| Hardware::UPS::Perl::Logging | package of methods for logging. | 1.09 | metacpan |
| Hardware::UPS::Perl::PID | package for OO PID files. | 1.08 | metacpan |
| Hardware::UPS::Perl::Utils | utility functions for packages dealing with an UPS | 1.08 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |