Skip to main content



Synthesizer settings librarian

Changes for 0.0030 - 2023-07-01T18:04:06Z

  • Add mojo-ui tests.
  • Improve the eg/mojo-ui.pl program.


Sign a Certificate Signing Request in XS.

Changes for 0.06

  • Significant Changes since 0.05
  • Detailed Logs


A collection of bencher scenarios to benchmark Data::Sah

Changes for 0.071 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DataSah,Data-Sah}.



Get stock and mutual fund quotes from various exchanges

Changes for 1.57 - 2023-07-01T12:37:07-07:00

  • Correct set exchange in YahooJSON.pm - Issue #306
  • Added close, change and p_change to Tradegate, XETRA and Sinvestor Added optional parameter INST_ID to specify the institute id. 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:😁umper that caused another test to fail from TreasuryDirect.pm #290
  • Fixed Fool.pm and fool.t - PR #289
#298 #295 #290 #289 #296 #304 #306