Metrics-Any 0.04 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- 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.
- 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 |
---|---|---|---|
Metrics::Any | abstract collection of monitoring metrics | 0.04 | metacpan |
Metrics::Any::Adapter | set the C<Metrics::Any> adapter for the program | 0.04 | metacpan |
Metrics::Any::Adapter::File | write metrics to a file | 0.04 | metacpan |
Metrics::Any::Adapter::Null | a metrics reporting adapter which does nothing | 0.04 | metacpan |
Metrics::Any::Adapter::Stderr | write metrics to C<STDERR> | metacpan | |
Metrics::Any::Adapter::Test | a metrics reporting adapter for unit testing | 0.04 | metacpan |
Metrics::Any::Collector | module-side of the monitoring metrics reporting API | 0.04 | metacpan |