File: META.yml

package info (click to toggle)
libpgobject-util-dbadmin-perl 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: perl: 435; makefile: 6; sql: 3
file content (36 lines) | stat: -rw-r--r-- 912 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
---
abstract: 'PostgreSQL Database Management Facilities for PGObject'
author:
  - 'Chris Travers <chris@efficito.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Perl::Critic: '0'
  Perl::Critic::Policy::Modules::RequireExplicitInclusion: '0'
  Test::Exception: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: bsd
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: PGObject-Util-DBAdmin
no_index:
  directory:
    - t
    - inc
requires:
  Capture::Tiny: '0'
  DBD::Pg: '0'
  DBI: '0'
  Log::Any: '0'
  Moo: '0'
  Scope::Guard: '0'
  namespace::clean: '0'
  perl: '5.010'
resources:
  repository: https://github.com/ledgersmb/PGObject-Util-DBAdmin.git
version: v1.6.2
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'