initial commit
This commit is contained in:
37
api/perl/META.yml
Normal file
37
api/perl/META.yml
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
abstract: 'Perl API for check_mk livestatus to access runtime'
|
||||
author:
|
||||
- 'Sven Nierlein, <nierlein@cpan.org>'
|
||||
build_requires:
|
||||
ExtUtils::MakeMaker: 6.42
|
||||
configure_requires:
|
||||
ExtUtils::MakeMaker: 6.42
|
||||
distribution_type: module
|
||||
generated_by: 'Module::Install version 1.00'
|
||||
license: perl
|
||||
meta-spec:
|
||||
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
||||
version: 1.4
|
||||
name: Monitoring-Livestatus
|
||||
no_index:
|
||||
directory:
|
||||
- examples
|
||||
- inc
|
||||
- t
|
||||
requires:
|
||||
Digest::MD5: 0
|
||||
Encode: 0
|
||||
IO::Socket::INET: 0
|
||||
IO::Socket::UNIX: 0
|
||||
JSON::XS: 0
|
||||
Scalar::Util: 0
|
||||
Test::More: 0.87
|
||||
Thread::Queue: 2.11
|
||||
perl: 5.6.0
|
||||
utf8: 0
|
||||
resources:
|
||||
bugtracker: http://github.com/sni/Monitoring-Livestatus/issues
|
||||
homepage: http://search.cpan.org/dist/Monitoring-Livestatus/
|
||||
license: http://dev.perl.org/licenses/
|
||||
repository: http://github.com/sni/Monitoring-Livestatus
|
||||
version: 0.74
|
||||
Reference in New Issue
Block a user