[GNC-dev] Finance::Quote on Mac M1 OSX Ventura
Bruce Schuck <[email protected]> Wed, 17 May 2023 13:31:49 -0700
| Newsgroups | gmane.comp.gnome.apps.gnucash.devel,gmane.comp.gnome.apps.gnucash.user |
|---|---|
| Message-ID | <[email protected]> |
While testing an install of Finance::Quote on a somewhat fresh out of the box MacBook Pro running Ventura 13.3.1, some issues with the bundled Perl were discovered. At first I thought it may have been prerequisites not properly defined for DateTime::Locale, but a deeper analysis showed that the bundled Perl has modules such as Test2::Plugin::Warnings with dependencies on modules that are *not* part of the OS packaged Perl bundle. See https://github.com/houseabsolute/DateTime-Locale/issues/36 for the thread between myself and the module's maintainer. Bruce S.