Update to 1.68
Upstream changes:
Changes for version 1.68 - 2025-12-21
Changes to AlphaVantage.pm and CurrencyRates/AlphaVantage.pm to throttle queries - Issue #546
YahooJSON.pm - Add additional fields/labels - PR #544
New Module, USBonds.pm
MarketWatch.pm - Added headers to fix 401 code - Issue #542
Modified AEX.pm to return no data available is currency indicator is '%' (bonds return percentage of par/facevalue) - Issue #539
Fixed YahooWeb.pm - Issue #533 - PR #538
Removed CMBChina.pm - no longer working - Issue #534
Rewrote Union.pm for URL that returns JSON - Issue #516
Modified parsing in BVB.pm - Issue #513
Update to 0.003009
Upstream changes:
0.003009 2024-08-20
- fixed smart match warnings on perls 5.38 or greater
- stop enabling smart match support on perl 5.41 or greater
- many packaging cleanups
- removed direct dependency on syntax.pm
Update to 1.35
Upstream changes:
v1.35
What's Changed:
Add substr_count()
Move away from Dist::Milla
fix typos in Changes by @mauke in #4
Fix bug in string-containment functions by @polettix in #7
New Contributors:
@mauke made their first contribution in #4
@polettix made their first contribution in #7
Update to 1.02
Upstream changes:
version 1.02: Tue 9 Dec 13:49:31 CET 2025
Changes:
- remove the blank before kB in BYTES.
Fixes:
- remove correct redundant separator from thousands in %d
- do not use %F and %T in date formats, for broken Windows
github issue #2 [Phil Perry]
Improvements:
- flexible format for the DT modifier
- formats for DATE modifier
version 1.01: Thu 4 Dec 16:43:36 CET 2025
Improvements:
- add UNKNOWN modifier
- doc improvements
version 1.00: Wed 3 Dec 13:21:40 CET 2025
Improvements:
[21 lines not shown]
Update to 0.104007
Upstream changes:
0.104007 2025-05-04 10:08:25+02:00 Europe/Berlin
- update GPL v1 text to current version
- CPAN::Meta v1 "gpl" license is explicitly GPL v2
- Improve recognition for Apache 1.1 & 2.0