Bugzilla – Attachment 183362 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), 828 bytes, created by
David Cook
on 2025-06-19 00:21:37 UTC
(
hide
)
Description:
Bug 40164: Add Template::Plugin::JSON dependency
Filename:
MIME Type:
Creator:
David Cook
Created:
2025-06-19 00:21:37 UTC
Size:
828 bytes
patch
obsolete
>From a208bf1ba67c17d34a770f57aae25c51b078e94f 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> >Signed-off-by: David Cook <dcook@prosentient.com.au> >--- > cpanfile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/cpanfile b/cpanfile >index c0fc0ef00b..84d6e4ede0 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.39.5
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