File: META.yml

package info (click to toggle)
libregexp-common-perl 2016060801-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,324 kB
  • ctags: 229
  • sloc: perl: 17,854; makefile: 2
file content (42 lines) | stat: -rw-r--r-- 835 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
---
abstract: 'Provide commonly requested regular expressions'
author:
  - 'Abigail <regexp-common@abigail.be>'
build_requires:
  Config: '0'
  ExtUtils::MakeMaker: '0'
  Test::More: '0'
  perl: '5.01'
  strict: '0'
  vars: '0'
  warnings: '0'
configure_requires:
  Config: '0'
  ExtUtils::MakeMaker: '0'
  perl: '5.01'
  strict: '0'
  vars: '0'
  warnings: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.0401, CPAN::Meta::Converter version 2.150001'
keywords:
  - 'regular expression'
  - pattern
license: open_source
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Regexp-Common
no_index:
  directory:
    - t
    - inc
requires:
  Config: '0'
  ExtUtils::MakeMaker: '0'
  perl: '5.01'
  strict: '0'
  vars: '0'
  warnings: '0'
resources: {}
version: '2016060801'