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
|
---
abstract: 'Plugin that adds Template Toolkit support to CGI::Application'
author:
- 'Cees Hek <cees@crtconsulting.ca>'
build_requires:
Test::More: '1.001002'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.031, 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: CGI-Application-Plugin-TT
requires:
CGI::Application: '4'
Class::ISA: '0'
File::Spec: '0'
Scalar::Util: '0'
Template: '2'
resources:
homepage: https://github.com/cees/cgi-application-plugin-tt
repository: https://github.com/cees/cgi-application-plugin-tt.git
version: '1.06'
x_generated_by_perl: v5.38.2
x_serialization_backend: 'YAML::Tiny version 1.74'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
|