Get stock and mutual fund quotes from various exchanges
Changes for 1.55_01 - 2023-05-27T15:05:41-07:00
- Added new TwelveData module
- Updated YahooJSON.pm to use query2.finance.yahoo.com/v11 - PR #284
- Updated CurrencyRates/YahooJSON.pm to use query2.finance.yahoo.com/v11 - PR #284
- Bourso.pm - Squash anything but numbers and period in quote values.
- Renamed MStarUK.pm to MorningstarUK.pm
- Added get_features method - PR #260
Excel-Writer-XLSX-1.11
Create a new file in the Excel 2007+ XLSX format.
Changes for 1.11 - 2023-03-19
- Added support for simulated worksheet `autofit()`.
- Refactored internal column property handling to allow column ranges to be overridden (a common UX expectation).
- Add `quote_prefix` format property.
- ! Add fix for forward/backward slash issue on Windows perl builds. Possibly introduced by a change in File::Find. Issue #284
- ! Fix for duplicate number formats. Issue #283
- ! Add fix for worksheets with tables and background images.
- ! Replace/fix the worksheet protection password algorithm so that is works correctly for strings over 24 chars.