File: META.yml

package info (click to toggle)
libstring-toidentifier-en-perl 0.12-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 148 kB
  • sloc: perl: 215; makefile: 2
file content (41 lines) | stat: -rw-r--r-- 1,084 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
40
41
---
abstract: 'Convert Strings to English Program Identifiers'
author:
  - 'Rafael Kitover <rkitover@gmail.com>'
build_requires:
  File::Spec: '0'
  IO::Handle: '0'
  IPC::Open3: '0'
  Test::More: '0'
  lib: '0'
  utf8: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.010, 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: String-ToIdentifier-EN
no_index:
  directory:
    - t
requires:
  Exporter: '0'
  Lingua::EN::Inflect::Phrase: '0'
  Text::Unidecode: '0'
  Unicode::UCD: '0'
  base: '0'
  namespace::clean: '0'
  perl: '5.008001'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=String-ToIdentifier-EN
  homepage: http://metacpan.org/release/String-ToIdentifier-EN
  license: http://dev.perl.org/licenses/
  repository: git://github.com/rkitover/string-toidentifier-en.git
version: '0.12'
x_authority: cpan:AVAR
x_serialization_backend: 'YAML::Tiny version 1.70'