On 10/5/24 01:29, Boniforti Flavio wrote:

The output of the short script you've pointed at:

Searching: /Library/Perl/5.34

Searching: /Network/Library/Perl/5.34

Searching: /System/Library/Perl/5.34

Searching: /System/Library/Perl/Extras/5.34

BTW: I don't remember installing Perl via Homebrew, how would I verify that?

Homebrew installs Perl under /usr/local (also mentioned at the bottom of https://github.com/finance-quote/finance-quote/discussions/240#discussioncomment-10849417).

On your Mac, what is the output of?

    sudo find /usr -type f -name 'perl'

Additionally, is Perl listed when you execute?

    brew list

Lastly, try executing:

    cpan Finance::Quote

Thank you.

Bruce S.
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to