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
|
---
abstract: 'Catmandu modules for working with templates'
author:
- 'Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>'
build_requires:
Module::Build: '0.3601'
Test::Exception: '0.32'
Test::More: '0.88'
configure_requires:
Module::Build: '0.3601'
dynamic_config: 0
generated_by: 'Dist::Milla version v1.0.21, Dist::Zilla version 6.024, 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: Catmandu-Template
no_index:
directory:
- eg
- examples
- inc
- share
- t
- xt
requires:
Catmandu: '0.9301'
Moo: '> 1.004'
Storable: '0'
Template: '2.22'
perl: v5.14.0
resources:
bugtracker: https://github.com/LibreCat/Catmandu-Template/issues
homepage: https://github.com/LibreCat/Catmandu-Template
repository: https://github.com/LibreCat/Catmandu-Template.git
version: '0.14'
x_contributors:
- 'Debabrata Deka <60925700+ddeka2910@users.noreply.github.com>'
- 'Jakob Voss <voss@gbv.de>'
- 'Nicolas Franck <nicolas.franck@ugent.be>'
- 'Nicolas Steenlant <nicolas.steenlant@ugent.be>'
- 'Patrick Hochstenbach <patrick.hochstenbach@ugent.be>'
- 'vpeil <vitali.peil@uni-bielefeld.de>'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_static_install: 0
|