Bugzilla – Attachment 183334 Details for
Bug 40164
Add Template::Plugin::JSON to handle JSON in Template Toolkit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40164: Add Template::Plugin::JSON dependency
Bug-40164-Add-TemplatePluginJSON-dependency.patch (text/plain), 777 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-06-18 14:46:48 UTC
(
hide
)
Description:
Bug 40164: Add Template::Plugin::JSON dependency
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-06-18 14:46:48 UTC
Size:
777 bytes
patch
obsolete
>From 17173082ad5f2efd455c1d58455a9b19488e1ee9 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 18 Jun 2025 11:45:55 -0300 >Subject: [PATCH] Bug 40164: Add Template::Plugin::JSON dependency > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index c0fc0ef00bd..84d6e4ede08 100644 >--- a/cpanfile >+++ b/cpanfile >@@ -107,6 +107,7 @@ requires 'Storable', '2.20'; > requires 'String::Random', '0.22'; > requires 'Template', '>= 2.27, != 3.008'; > requires 'Template::Plugin::HtmlToText', '0.03'; >+requires 'Template::Plugin::JSON', '0.08', > requires 'Template::Plugin::JSON::Escape', '0.02'; > requires 'Term::ANSIColor', '1.1'; > requires 'Test', '1.25'; >-- >2.50.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 40164
:
183334
|
183362