-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathMETA.yml
58 lines (58 loc) · 1.43 KB
/
META.yml
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
---
abstract: 'A Nagios NRPE implementation in pure perl'
author:
- 'Andreas Marschke'
- 'Sven Nierlein'
- 'Franz Skale'
- 'Johan Wassberg <[email protected]>'
- 'Christian Biamont <[email protected]>'
- 'Micke Nordin <[email protected]>'
build_requires:
Test::More: 0
Test::Pod::Coverage: 0
configure_requires:
Module::Build: 0.31
dynamic_config: 0
generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.133380'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: Nagios-NRPE
no_index:
directory:
- t
- xt
provides:
Nagios::NRPE:
file: lib/Nagios/NRPE.pm
version: v2.0.13
Nagios::NRPE::Client:
file: lib/Nagios/NRPE/Client.pm
version: v2.0.13
Nagios::NRPE::Daemon:
file: lib/Nagios/NRPE/Daemon.pm
version: v2.0.13
Nagios::NRPE::Packet:
file: lib/Nagios/NRPE/Packet.pm
version: v2.0.13
Nagios::NRPE::Utils:
file: lib/Nagios/NRPE/Utils.pm
version: v2.0.13
requires:
Convert::Binary::C: 0
Digest::CRC: 0
IO::Socket: 0
IO::Socket::INET6: 0
IO::Socket::SSL: 0
Net::SSLeay: 0
Net::Subnet: 0
Time::HiRes: 0
constant: 0
perl: 5.010_000
resources:
bugtracker: http://github.com/stockholmuniversity/nagios-nrpe/issues
homepage: https://github.com/stockholmuniversity/nagios-nrpe
license: http://dev.perl.org/licenses/
repository: git://github.com/stockholmuniversity/nagios-nrpe.git
version: v2.0.13