File: META.yml

package info (click to toggle)
libpod-simple-perl 3.45-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,748 kB
  • sloc: perl: 6,946; xml: 2,427; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,074 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
---
abstract: 'framework for parsing Pod'
author:
  - 'Allison Randal <allison@perl.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.88'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Pod-Simple
no_index:
  directory:
    - t
    - inc
recommends:
  Encode: '2.78'
requires:
  Carp: '0'
  Config: '0'
  Cwd: '0'
  File::Basename: '0'
  File::Find: '0'
  File::Spec: '0'
  Pod::Escapes: '1.04'
  Symbol: '0'
  Text::Wrap: '98.112902'
  if: '0'
  integer: '0'
  overload: '0'
  strict: '0'
resources:
  MailingList: https://lists.perl.org/list/pod-people.html
  bugtracker: https://github.com/perl-pod/pod-simple/issues
  homepage: https://metacpan.org/pod/Pod::Simple
  license: http://dev.perl.org/licenses/
  repository: https://github.com/perl-pod/pod-simple.git
version: '3.45'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'