Update the bundled external perl module Text-Template to version 1.56
[oweals/openssl.git] / external / perl / Text-Template-1.56 / META.yml
1 ---
2 abstract: 'Expand template text with embedded Perl'
3 author:
4   - 'Michael Schout <mschout@cpan.org>'
5 build_requires:
6   File::Temp: '0'
7   Safe: '0'
8   Test::More: '0'
9   Test::More::UTF8: '0'
10   Test::Warnings: '0'
11   lib: '0'
12   perl: '5.008'
13   utf8: '0'
14   vars: '0'
15 configure_requires:
16   ExtUtils::MakeMaker: '0'
17   perl: '5.008'
18 dynamic_config: 0
19 generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
20 license: perl
21 meta-spec:
22   url: http://module-build.sourceforge.net/META-spec-v1.4.html
23   version: '1.4'
24 name: Text-Template
25 provides:
26   Text::Template:
27     file: lib/Text/Template.pm
28     version: '1.56'
29   Text::Template::Preprocess:
30     file: lib/Text/Template/Preprocess.pm
31     version: '1.56'
32 requires:
33   Carp: '0'
34   Encode: '0'
35   Exporter: '0'
36   base: '0'
37   perl: '5.008'
38   strict: '0'
39   warnings: '0'
40 resources:
41   bugtracker: https://github.com/mschout/perl-text-template/issues
42   homepage: https://github.com/mschout/perl-text-template
43   repository: https://github.com/mschout/perl-text-template.git
44 version: '1.56'
45 x_generated_by_perl: v5.26.2
46 x_serialization_backend: 'YAML::Tiny version 1.73'