[GNC] Finance::Quote update of Strawberry Perl

Bruce Schuck bschuck at asgard-systems.com
Wed Mar 5 12:24:55 EST 2025


On Wed, 5 Mar 2025 20:13:13 +1030, John Bonnett wrote:

> Why does FQ need an old version of Perl?

It doesn't. The updated version of Perl typically will not contain any 
of the additional modules installed on the original/older version. 
"Typically", because for advanced Perl users there are ways to install 
modules in directories not affected by Perl upgrades.

On my Macbook (still running Catalina 10.15), I have 3 different 
versions of Perl available. Each has modules installed that are not 
installed for the other releases. I also have 2 different directory 
trees of modules that can be used by any of the versions when I set an 
environment variable. This ability is useful for developers, but can 
throw novice users for a loop if somehow modules were installed where 
not expected.

Bruce S.


More information about the gnucash-user mailing list