VirtualBox

source: vbox/trunk/src/libs/openssl-3.0.7/external/perl/Text-Template-1.56/META.json@ 100620

Last change on this file since 100620 was 94320, checked in by vboxsync, 3 years ago

libs/openssl-3.0.1: Export to OSE and fix copyright headers in Makefiles, bugref:10128

File size: 2.2 KB
Line 
1{
2 "abstract" : "Expand template text with embedded Perl",
3 "author" : [
4 "Michael Schout <[email protected]>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : 2
14 },
15 "name" : "Text-Template",
16 "prereqs" : {
17 "configure" : {
18 "requires" : {
19 "ExtUtils::MakeMaker" : "0",
20 "perl" : "5.008"
21 }
22 },
23 "develop" : {
24 "requires" : {
25 "Dist::Zilla" : "5",
26 "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
27 "Software::License::Perl_5" : "0",
28 "Test::Pod" : "1.41",
29 "Test::Signature" : "0"
30 }
31 },
32 "runtime" : {
33 "requires" : {
34 "Carp" : "0",
35 "Encode" : "0",
36 "Exporter" : "0",
37 "base" : "0",
38 "perl" : "5.008",
39 "strict" : "0",
40 "warnings" : "0"
41 }
42 },
43 "test" : {
44 "requires" : {
45 "File::Temp" : "0",
46 "Safe" : "0",
47 "Test::More" : "0",
48 "Test::More::UTF8" : "0",
49 "Test::Warnings" : "0",
50 "lib" : "0",
51 "perl" : "5.008",
52 "utf8" : "0",
53 "vars" : "0"
54 }
55 }
56 },
57 "provides" : {
58 "Text::Template" : {
59 "file" : "lib/Text/Template.pm",
60 "version" : "1.56"
61 },
62 "Text::Template::Preprocess" : {
63 "file" : "lib/Text/Template/Preprocess.pm",
64 "version" : "1.56"
65 }
66 },
67 "release_status" : "stable",
68 "resources" : {
69 "bugtracker" : {
70 "web" : "https://github.com/mschout/perl-text-template/issues"
71 },
72 "homepage" : "https://github.com/mschout/perl-text-template",
73 "repository" : {
74 "type" : "git",
75 "url" : "https://github.com/mschout/perl-text-template.git",
76 "web" : "https://github.com/mschout/perl-text-template"
77 }
78 },
79 "version" : "1.56",
80 "x_generated_by_perl" : "v5.26.2",
81 "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
82}
83
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette