YATG 5.20002 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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 |
---|---|---|---|
RPC::Serialized::Handler::YATG::Retrieve | RPC handler for YATG::Retrieve::Disk | 5.140510 | metacpan |
RPC::Serialized::Handler::YATG::Store | RPC handler for YATG::Store::Disk | 5.140510 | metacpan |
YATG::Callback | 5.140510 | metacpan | |
YATG::Config | Configuration management for YATG | 5.140510 | metacpan |
YATG::Retrieve::Disk | Retrieve a set of data stored by YATG::Store::Disk | 5.140510 | metacpan |
YATG::Retrieve::RPC | Retrieve a set of polled data over the network | 5.140510 | metacpan |
YATG::SharedStorage | 5.140510 | metacpan | |
YATG::Store::Disk | Back-end module to store polled data to disk | 5.140510 | metacpan |
YATG::Store::Memcached | Back-end module to store polled data to a Memcached | 5.140510 | metacpan |
YATG::Store::NSCA | Back-end module to send polled data to a Nagios service | 5.140510 | metacpan |
YATG::Store::RPC | Back-end module to store polled data over the network | 5.140510 | metacpan |
YATG::Store::STDOUT | 5.140510 | metacpan |