Webservice to connect to Onfido API
Changes for 0.005 - 2023-06-08T00:49:24+00:00
- Replace Mojolicious with Net::Async::HTTP::Server
Show content of TableData modules (plus a few other things)
Changes for 0.007 - 2023-04-19
- Add actions: list_cpan (-C) & list_lcpan (-c).
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::Dumper that caused another test to fail from TreasuryDirect.pm #290
- Fixed Fool.pm and fool.t - PR #289
A complete GitLab API v4 client.
Changes for 0.27 - 2023-06-07T20:50:56Z
- Add run_pipeline_schedule.
- Add share_group_with_group and unshare_group_with_group.
- Add approve_merge_request and unapprove_merge_request
- Add approve_user and reject_user.
- Add ban_user and unban_user.
- Add activate_user and deactivate_user.
- Allow multi-line arguments.
- Use JSON::MaybeXS instead of JSON.
- Add verify_SSL=>1 to HTTP::Tiny to verify https server identity.
- Handle multiple cookies correctly when there is more than one.
- Live tests now run against GitLab CE 16.0.3 (was 11.10.4).
- Add the the remote_mirrors, create_remote_mirror, and edit_remote_mirror methods.
- Fixed incorrect license messaging in POD.
Serve a specific static file
Changes for v0.1.0 - 2023-06-07T20:44:05+01:00
- Initial release.
Calculate geographic distances.
Changes for 0.20 - 2023-06-07T19:24:59Z
- Minor metadata and boilerplate updates.
- Fix typo in POD.
Create, compare, and convert units of measurement.
Changes for 0.10 - 2023-06-07T19:00:47Z
- Do not modify source objects when doing math.
- Minor metadata and boilerplate updates.
C implementation of GIS::Distance formulas.
Changes for 0.16 - 2023-06-07T18:04:57Z
- Minor metadata and boilerplate updates.
Makes your Blue/Green deployments in Cloudflare easy!
Changes for 0.04
- Restore title
Changes for 0.03
- Edit documentation
You would take another cup of teal?
Changes for 0.02
- More doc, hit CPAN!
Date manipulation routines
Changes for 6.92 - 2023-06-07
- Time zone fixes Newest zoneinfo data (tzdata 2023c).
- Documentation fixes Typo fix. Reported by Derek Terveer
Build and install SDL3
Changes for 0.04 - 2023-06-07T15:52:30Z
- Another dist built to diagnose an wonky smoaker... yay!
- cpantesters.org/cpan/report/45…
a distribution of modules to handle locale codes
Changes for 3.74 - 2023-06-07
- NEW CODE(s)
Construct an absolute URI honoring script_name
Changes for 1.004 - 2023-06-07T15:38:59+02:00
- pass a second argument to override the default base uri (Thomas Klausner)
extensible grep with lexical expression and region handling
Changes for 9.07 - 2023-06-07T12:14:28Z
- Allows multiple --callback functions. They are applied in order and cyclically.
Another CSS minifier
Changes for 2.09 - 2023-06-07
- Detect the word 'license' as a copyright notice (GH #12, thanks to kovmir)
Shows how many files exists at each depth from a specified directory.
Changes for 0.051 - 2023-06-07
- dirstrata1.pm で 英文でモジュールを説明する(MetaCPANに分かりやすく表示される部分)が、別のモジュールのものになっていたので、訂正。
Put colors on numerical digits (0 to 9) according to the electric resistance color codes. 1 for brown, 2 for red, 3 for orange and so on with some small change.
Changes for 0.053 - 2023-06-07T14:00:00Z
BIMI object
Changes for 3.20230607 - 2023-06-07
- Option to make DKIM authentication required require_dkim / MAIL_BIMI_REQUIRE_DKIM
SPVM Language
Changes for 0.989001 - 2023-06-07
- Incompatible Changes
- Bug Fix
- Internale Changes
Get the Mac OS X or macOS system version
Changes for 1.009 - 2023-06-07T02:20:04Z
- Update for macOS 14, Sonoma
Specification for TableData::*, modules that contains table data
Changes for 0.2.3 - 2023-04-19
- No spec changes.
- Mention subnamespaces TableData::Calendar, TableData::Calendar::Date, TableData::Calendar::Date::Holiday.
Apache2 API Framework
Changes for v0.1.0 - 2023-05-30T21:45:10Z
- Initial release
MCE extension for sharing data supporting threads and processes
Changes for 1.883
- Remove unused Queue vars in MCE::Shared::Server, since 1.867.
Deterministic time & timers for event loop tests
Changes for v0.2.0 - 2023-06-07T01:30:38Z
- Fix compatibility with modern EV.
A helpful library for with CAPE.
Changes for 2.4.0 - 2023-06-03
- Add report munging support.
Perl extension for the libtiff library
Changes for 20
MCE extension for sharing data supporting threads and processes
Changes for 1.882
- Bump MCE dependency to 1.886.
- Added dequeue_timed method to MCE::Shared::Queue.
- Fixed taint mode in MCE::Shared::Sequence _sprintf.
Various locking implementations supporting processes and threads
Changes for 1.009
- Improved reliability on the Windows platform.
Many-Core Engine for Perl providing parallel processing capabilities
Changes for 1.886
- Added dequeue_timed method to MCE::Queue.
- Fixed taint mode in MCE->printf and _sprintf.
- Improved reliability on the Windows platform.
Launch Zoom meetings via Perl
Changes for 0.231570 - 2023-06-06T18:18:09+02:00
- Fix typos in Changes
- Document methods (launch, _url, and new)
- Add and document new public methods (id and password)
Clone of PHP's date and time functions.
Changes for 0.09 - 2023-06-06T16:57:19Z
- Fix double version declaration.