File: META.yml

package info (click to toggle)
libnet-prometheus-perl 0.16-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 304 kB
  • sloc: perl: 1,768; makefile: 8
file content (64 lines) | stat: -rw-r--r-- 1,763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
---
abstract: 'export monitoring metrics for F<prometheus>'
author:
  - 'Paul Evans <leonerd@leonerd.org.uk>'
build_requires:
  ExtUtils::CBuilder: '0'
  HTTP::Request: '0'
  IO::Socket::IP: '0'
  List::Util: '1.29'
  Test2::V0: '0'
configure_requires:
  Module::Build: '0.4004'
dynamic_config: 1
generated_by: 'Module::Build version 0.4234, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Net-Prometheus
provides:
  Net::Prometheus:
    file: lib/Net/Prometheus.pm
    version: '0.16'
  Net::Prometheus::Counter:
    file: lib/Net/Prometheus/Counter.pm
    version: '0.16'
  Net::Prometheus::Gauge:
    file: lib/Net/Prometheus/Gauge.pm
    version: '0.16'
  Net::Prometheus::Histogram:
    file: lib/Net/Prometheus/Histogram.pm
    version: '0.16'
  Net::Prometheus::Metric:
    file: lib/Net/Prometheus/Metric.pm
    version: '0.16'
  Net::Prometheus::PerlCollector:
    file: lib/Net/Prometheus/PerlCollector.pm
    version: '0.16'
  Net::Prometheus::ProcessCollector:
    file: lib/Net/Prometheus/ProcessCollector.pm
    version: '0.16'
  Net::Prometheus::ProcessCollector::linux:
    file: lib/Net/Prometheus/ProcessCollector/linux.pm
    version: '0.16'
  Net::Prometheus::Registry:
    file: lib/Net/Prometheus/Registry.pm
    version: '0.16'
  Net::Prometheus::Summary:
    file: lib/Net/Prometheus/Summary.pm
    version: '0.16'
  Net::Prometheus::Types:
    file: lib/Net/Prometheus/Types.pm
    version: '0.16'
requires:
  List::Util: '1.33'
  Ref::Util: '0'
  Struct::Dumb: '0'
  URI: '0'
  meta: '0.009'
  perl: '5.020'
resources:
  license: http://dev.perl.org/licenses/
version: '0.16'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'