File: MYMETA.yml

package info (click to toggle)
check-postgres 2.24.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,052 kB
  • sloc: perl: 12,007; sh: 17; makefile: 13
file content (54 lines) | stat: -rw-r--r-- 1,315 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
---
abstract: 'Postgres monitoring script'
author:
  - 'Greg Sabino Mullane <greg@endpoint.com>'
build_requires:
  DBD::Pg: '2.0'
  DBI: '1.51'
  Date::Parse: '0'
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'emacs, CPAN::Meta::Converter version 2.150010'
keywords:
  - Postgres
  - PostgreSQL
  - Nagios
  - monitoring
  - MRTG
  - bloat
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: check_postgres.pl
provides:
  check_postgres:
    file: check_postgres.pl
    version: v2.24.0
recommends:
  Cwd: '0'
  File::Comments: '0'
  File::Temp: '0'
  Module::Signature: '0.50'
  Perl::Critic: '0'
  Pod::Spell: '0'
  Test::Pod: '0.95'
  Test::Pod::Coverage: '0'
  Test::Warn: '0.08'
  Test::YAML::Meta: '0.03'
  Text::SpellChecker: '0'
  Time::HiRes: '0'
requires:
  ExtUtils::MakeMaker: '6.64'
  Test::More: '0.61'
  version: '0'
resources:
  MailingList: https://mail.endcrypt.com/mailman/listinfo/check_postgres
  Repository: git://bucardo.org/check_postgres.git
  bugtracker: https://github.com/bucardo/check_postgres/issues
  homepage: http://bucardo.org/check_postgres/
  license: http://bucardo.org/check_postgres/
version: 2.24.0
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'