File: META.yml

package info (click to toggle)
libconfig-find-perl 0.31-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 224 kB
  • ctags: 84
  • sloc: perl: 790; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 603 bytes parent folder | download | duplicates (3)
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
---
abstract: 'Find configuration files in the native OS fashion'
author:
  - 'Salvador Fandino <sfandino@yahoo.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.150001'
license: unknown
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Config-Find
no_index:
  directory:
    - t
    - inc
requires:
  File::HomeDir: '0'
  File::Spec: '0'
  File::Which: '0'
  IO::File: '0'
  Test::More: '0.70'
version: '0.31'