Re: [GNC-dev] Finance::Quote on Mac M1 OSX Ventura
Bruce Schuck <[email protected]> Thu, 18 May 2023 08:40:04 -0700
| Newsgroups | gmane.comp.gnome.apps.gnucash.devel,gmane.comp.gnome.apps.gnucash.user |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/18/23 8:12 AM, John Ralls wrote: >> On the virgin OS out of the box, Test2 module is in the included Perl >> but its version is 1.302162 (at least on 13.3.1). But if you look at >> the file /System/Library/Perl/Extras/5.30/Test2/Plugin/NoWarnings.pm, >> line 9 is > Indeed, /System/Library/Perl/5.30/Test2.pm version is 1.302167. 1.302193 > is the version in /Library/Perl/5.30/Test2.pm meaning that I installed > it via cpan. I added it to gnc-fq-update a couple of years ago to deal > with https://bugs.gnucash.org/show_bug.cgi?id=798180 > <https://bugs.gnucash.org/show_bug.cgi?id=798180>. I was going to look if gnc-fq-update installed other modules before F::Q. Adding Test2 to the requisites of F::Q may not work. If the CPAN process attempts to install DateTime::Locale before Test2, it would fail. The dependency isn't directly in F::Q, it's a few layers deep. Finance::Quote -> DateTime::Locale -> Test2::Plugin::NoWarnings -> Test2. I'll add it to the F::Q prereqs in the next release. Thanks. Bruce S. -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iHkEARECADkWIQRzL0H5rBaeDPnpeL1IjAeprJFQBwUCZGZGkxscYnNjaHVja0Bh c2dhcmQtc3lzdGVtcy5jb20ACgkQSIwHqayRUAfQ/QCeJLQ2oJoZOSf4iWmb4BoP IuaqMKQAoJ4WvZfKaI33xw0gQz5QPeARNZ85 =D6J8 -----END PGP SIGNATURE-----