Skip to main content



Sim:😮PT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.


CONNECT method

Changes for 0.0301 - 2023-06-07

  • New timeout option with default value 5 seconds.


CONNECT method

Changes for 0.0300 - 2023-06-07

  • New timeout option with default value 5 seconds.


Google Ads API Client Library for Perl

Changes for 17.0.0 - 2023-06-08

  • Added support for Google Ads API v14.
  • Removed examples: generate_forecast_metrics, generate_historical_metrics, get_campaign_criterion_bid_modifier_simulations.


Get stock and mutual fund quotes from various exchanges

Changes for 1.56_01 - 2023-06-07T14:32:48-07:00

  • 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