File: META.yml

package info (click to toggle)
libutf8-all-perl 0.026-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: perl: 807; makefile: 2
file content (60 lines) | stat: -rw-r--r-- 1,364 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
49
50
51
52
53
54
55
56
57
58
59
60
---
abstract: 'turn on Unicode - all of it'
author:
  - 'Michael Schwern <mschwern@cpan.org>'
  - 'Mike Doherty <doherty@cpan.org>'
  - 'Hayo Baan <info@hayobaan.com>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  PerlIO: '0'
  Test::Exception: '0'
  Test::Fatal: '0'
  Test::More: '0.96'
  Test::Warn: '0'
  autodie: '0'
  constant: '0'
  perl: '5.010'
  threads: '0'
  threads::shared: '0'
  version: '0.77'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.010'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.036, 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: utf8-all
no_index:
  directory:
    - corpus
provides:
  utf8::all:
    file: lib/utf8/all.pm
    version: '0.026'
requires:
  Carp: '0'
  Encode: '0'
  Import::Into: '0'
  PerlIO::utf8_strict: '0'
  Symbol: '0'
  charnames: '0'
  feature: '0'
  open: '0'
  parent: '0'
  perl: '5.010'
  strict: '0'
  utf8: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/doherty/utf8-all/issues
  homepage: http://metacpan.org/release/utf8-all/
  repository: git://github.com/doherty/utf8-all.git
version: '0.026'
x_generated_by_perl: v5.42.0
x_serialization_backend: 'YAML::Tiny version 1.76'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'