File: META.yml

package info (click to toggle)
libtext-balanced-perl 2.06-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 280 kB
  • sloc: perl: 1,160; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,187 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
---
abstract: 'Extract delimited text sequences from strings.'
author:
  - 'Damian Conway <damian@conway.org>, Adam Kennedy <adamk@cpan.org>, Steve Hay <shay@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  Test::More: '0.88'
  vars: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.64'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.34, 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: Text-Balanced
no_index:
  directory:
    - t
    - inc
optional_features:
  changestest:
    description: 'Changes testing'
  critictest:
    description: 'Perl::Critic testing'
  metatest:
    description: 'META testing'
  pmvtest:
    description: 'Perl minimum version testing'
  podcoveragetest:
    description: 'POD coverage testing'
  podtest:
    description: 'POD testing'
requires:
  Carp: '0'
  Exporter: '0'
  overload: '0'
  perl: '5.008001'
  strict: '0'
  vars: '0'
resources:
  repository: https://github.com/steve-m-hay/Text-Balanced
version: '2.06'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'