File: META.yml

package info (click to toggle)
libmodule-install-readmefrompod-perl 0.30-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 272 kB
  • sloc: perl: 1,735; sh: 6; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 937 bytes parent folder | download | duplicates (2)
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
---
abstract: 'A Module::Install extension to automatically convert POD to a README'
author:
  - 'Chris Williams <chris@bingosnet.co.uk>'
build_requires:
  Capture::Tiny: 0.05
  ExtUtils::MakeMaker: 6.59
  File::Temp: 0
  Test::InDistDir: 0
  Test::More: 0.47
configure_requires:
  ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.17'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Module-Install-ReadmeFromPod
no_index:
  directory:
    - inc
    - t
recommends:
  App::pod2pdf: 0
requires:
  IO::All: 0
  Module::Install: 1
  Pod::Html: 0
  Pod::Man: 0
  Pod::Markdown: 2
  Pod::Text: 3.13
  perl: 5.6.0
resources:
  homepage: https://github.com/bingos/module-install-readmefrompod/
  license: http://dev.perl.org/licenses/
  repository: git://github.com/bingos/module-install-readmefrompod.git
version: '0.30'