gnucash-docs master: Add JSON::Parse module to finance-quote requirements.

John Ralls jralls at code.gnucash.org
Fri Mar 10 16:50:40 EST 2023


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/56abc15b (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/3baaf9c2 (commit)



commit 56abc15b9825d0872cead41a322d05266bc60a1a
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 10 13:50:26 2023 -0800

    Add JSON::Parse module to finance-quote requirements.
    
    finance-quote-wrapper uses it to parse Finance-Quote's output.

diff --git a/C/manual/ch_Finance-Quote.xml b/C/manual/ch_Finance-Quote.xml
index dbbf4ac1..2acbb6dc 100644
--- a/C/manual/ch_Finance-Quote.xml
+++ b/C/manual/ch_Finance-Quote.xml
@@ -33,7 +33,9 @@ Translators:
     </listitem>
 
     <listitem>
-      <para>the &app-perl;-module &app-fq; with any dependencies.
+      <para>the &app-perl;-module &app-fq; with any dependencies
+      </para>
+      <para>the &app-perl;-module JSON::Parse to manage the output of &app-fq;.
       </para>
     </listitem>
   </itemizedlist>



Summary of changes:
 C/manual/ch_Finance-Quote.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)



More information about the gnucash-changes mailing list