Validate HTTP requests and responses against an OpenAPI v3.1 document
Changes for 0.046 - 2023-06-24T21:56:39Z
- extra validation for Transfer-Encoding response header
 
Get stock and mutual fund quotes from various exchanges
Changes for 1.56_03 - 2023-06-24T14:08:33-07:00
- Added close, change and p_change to Tradegate, XETRA and Sinvestor Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or higher than 1.000 - PR #304
 - Added GoogleWeb Module
 - YahooWeb module added - PR #296
 - Added MarketWatch Module
 - Replaced cached file with IO::String object in IndiaMutual.pm
 - Fixed missing date in AEX.pm - Issue #298
 - Fixed Examples in POD Documentation in a few modules - PR #295
 - move use strict to be the first statement in TreasuryDirect.pm and TwelveData.pm #290
 - remove old perl version requirement statements from TreasuryDirect.pm and TwelveData.pm #290
 - removed Data::Dumper that caused another test to fail from TreasuryDirect.pm #290
 - Fixed Fool.pm and fool.t - PR #289
 
Perl modules bundle to install from CPAN
Changes for 0.231750 - 2023-06-24T21:31:46+02:00
Tk Listbox widget supporting images and text entries, Tk::HList-based drop-in replacement for Tk::Listbox.
Changes for 2.71
- Change default -highlightthickness from HList's default of 2 pixels to Listbox's default of 1 for more consistant appearance, particularly when used by Tk::JBrowseEntry.
 - Some minor doc. cleanups.
 
