1---
2abstract: 'Expand template text with embedded Perl'
3author:
4  - 'Michael Schout <mschout@cpan.org>'
5build_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'
15configure_requires:
16  ExtUtils::MakeMaker: '0'
17  perl: '5.008'
18dynamic_config: 0
19generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
20license: perl
21meta-spec:
22  url: http://module-build.sourceforge.net/META-spec-v1.4.html
23  version: '1.4'
24name: Text-Template
25provides:
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'
32requires:
33  Carp: '0'
34  Encode: '0'
35  Exporter: '0'
36  base: '0'
37  perl: '5.008'
38  strict: '0'
39  warnings: '0'
40resources:
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
44version: '1.56'
45x_generated_by_perl: v5.26.2
46x_serialization_backend: 'YAML::Tiny version 1.73'
47