[GNC] gnucash-user Digest, Vol 237, Issue 111

Kalpesh Patel kalpesh.patel at usa.net
Wed Dec 28 18:10:29 EST 2022


Murugan - 

One of the un-documented feature of the "Install Online Price Retrieval for
GnuCash" script/shortcut is that it also upgrades Perl modules if newer
version ones are available in the repository.  This will upgrade module
dependencies and the finance quote module followed by a validation of a
sample call.

OR

You can also upgrade it manually with Strawberry Perl's command line console
(In Windows 11's search type in 'Perl' and you will see an item called 'Perl
(command line)'). This will only upgrade the module but not the dependencies
(however, if missing any dependencies then it will install the missing ones
with latest version). Execute these three command in that console:

perl -MCPAN -e shell
install Finance::Quote
exit


Former method is recommend so that you have all the latest with all the
bells, whistles and un-published features that come with new versions.


----------------------------------------------------------------------

Message: 1
Date: Wed, 28 Dec 2022 18:52:46 +0000
From: Murugan Muruganandam <m.muruganandam at hotmail.com>
To: Bruce Schuck <bschuck at asgard-systems.com>,
	"gnucash-user at gnucash.org" <gnucash-user at gnucash.org>,
	"gnucash-devel at gnucash.org" <gnucash-devel at gnucash.org>
Subject: Re: [GNC] Finance::Quote v1.54 Released
Message-ID:
	
<CP6P284MB1622A9F1FC39DBA36809B1099CF29 at CP6P284MB1622.BRAP284.PROD.OUTLOOK.C
OM>
	
Content-Type: text/plain; charset="us-ascii"

hi bruce

thanks, how can i update 1.54 in windows




Saludos Cordiales


Murugan

________________________________
From: gnucash-user
<gnucash-user-bounces+m.muruganandam=hotmail.com at gnucash.org> on behalf of
Bruce Schuck <bschuck at asgard-systems.com>
Sent: Tuesday, December 27, 2022 12:28 AM
To: gnucash-user at gnucash.org <gnucash-user at gnucash.org>;
gnucash-devel at gnucash.org <gnucash-devel at gnucash.org>
Subject: [GNC] Finance::Quote v1.54 Released

Finance::Quote v1.54 has been released and uploaded to CPAN.

https://metacpan.org/release/BPSCHUCK/Finance-Quote-1.54

https://www.cpan.org/authors/id/B/BP/BPSCHUCK/Finance-Quote-1.54.tar.gz

https://github.com/finance-quote/finance-quote

Thank you.

- Bruce S.
_______________________________________________



More information about the gnucash-user mailing list