summaryrefslogtreecommitdiffstats
path: root/external/perl/Text-Template-1.56/META.yml
blob: 0310ce6e21197fb6bac83cd1555a27d592e3b73d (plain)
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
---
abstract: 'Expand template text with embedded Perl'
author:
  - 'Michael Schout <mschout@cpan.org>'
build_requires:
  File::Temp: '0'
  Safe: '0'
  Test::More: '0'
  Test::More::UTF8: '0'
  Test::Warnings: '0'
  lib: '0'
  perl: '5.008'
  utf8: '0'
  vars: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
  perl: '5.008'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, 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-Template
provides:
  Text::Template:
    file: lib/Text/Template.pm
    version: '1.56'
  Text::Template::Preprocess:
    file: lib/Text/Template/Preprocess.pm
    version: '1.56'
requires:
  Carp: '0'
  Encode: '0'
  Exporter: '0'
  base: '0'
  perl: '5.008'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/mschout/perl-text-template/issues
  homepage: https://github.com/mschout/perl-text-template
  repository: https://github.com/mschout/perl-text-template.git
version: '1.56'
x_generated_by_perl: v5.26.2
x_serialization_backend: 'YAML::Tiny version 1.73'