Path: blob/main/crypto/openssl/external/perl/Text-Template-1.56/META.json
34885 views
{1"abstract" : "Expand template text with embedded Perl",2"author" : [3"Michael Schout <[email protected]>"4],5"dynamic_config" : 0,6"generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",7"license" : [8"perl_5"9],10"meta-spec" : {11"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",12"version" : 213},14"name" : "Text-Template",15"prereqs" : {16"configure" : {17"requires" : {18"ExtUtils::MakeMaker" : "0",19"perl" : "5.008"20}21},22"develop" : {23"requires" : {24"Dist::Zilla" : "5",25"Dist::Zilla::PluginBundle::MSCHOUT" : "0",26"Software::License::Perl_5" : "0",27"Test::Pod" : "1.41",28"Test::Signature" : "0"29}30},31"runtime" : {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}41},42"test" : {43"requires" : {44"File::Temp" : "0",45"Safe" : "0",46"Test::More" : "0",47"Test::More::UTF8" : "0",48"Test::Warnings" : "0",49"lib" : "0",50"perl" : "5.008",51"utf8" : "0",52"vars" : "0"53}54}55},56"provides" : {57"Text::Template" : {58"file" : "lib/Text/Template.pm",59"version" : "1.56"60},61"Text::Template::Preprocess" : {62"file" : "lib/Text/Template/Preprocess.pm",63"version" : "1.56"64}65},66"release_status" : "stable",67"resources" : {68"bugtracker" : {69"web" : "https://github.com/mschout/perl-text-template/issues"70},71"homepage" : "https://github.com/mschout/perl-text-template",72"repository" : {73"type" : "git",74"url" : "https://github.com/mschout/perl-text-template.git",75"web" : "https://github.com/mschout/perl-text-template"76}77},78"version" : "1.56",79"x_generated_by_perl" : "v5.26.2",80"x_serialization_backend" : "Cpanel::JSON::XS version 4.04"81}82838485