Chainable require hook
Changes for 0.012 - 2023-04-22
- Add option -debug.
- [bugfix] -end was not functioning as advertised.
- Add hook: source::test::str.
- [doc] Document import options.
- [doc] Tweak Synopsis to make example clearer.
- [internal] Always use our own version of blessed(), to be minimalist.
format structured address data according to various global/country rules
Changes for 1.9982 - 2023-06-08
- no longer use File::Find::Rule to find config files (still used in tests)
- simplify the logic of reading config files
Perl module for working with text embeddings using various APIs
Changes for 0.1_4
- NOTE - This is still a development release DO NOT USE IN PRODUCTION
- Corrected badly declared dependency and opted for the core JSON::PP module
utilities for commandline-based programs
Changes for 0.11 - 2023-06-08
- CHANGES
- BUGFIXES
Yet another NoteBook widget
Changes for 0.02
- Fixed alignment of tabs when tabside is left or right
Perl module for working with text embeddings using various APIs
Changes for 0.1_3
- NOTE - This is still a development release DO NOT USE IN PRODUCTION
- Changed the implementation of the 'comparator' method so it can be used multiple times Corrected typos in POD Updated POD to reflect changes Added new tests to test updated 'camparator' method
turn a Gnumeric file into a Spreadsheet::Read data structure
Changes for 0.4
- Fourth public release
- Add an option to populate all formulas ("ExprID").
Write Perl tests in YAMLScript
Changes for 0.1.3
- origin/main) Lingy::Eval renamed to Lingy::Evaluator
- Refactor and simplify Test/More/YAMLScript.ys
Program in YAML
Changes for 0.1.5
- Print correct YAMLScript version in REPL startup
- Remove dev code from YAMLScript::Main
- Rename YAMLScript/Lang/RT.pm -> YAMLScript/RT.pm
A Perl implementation of Clojure
Changes for 0.1.11
- Error on unsupported escape characters
- Take 'Error:' prefix out of error messages
- Throw any errors from a perl eval
- Return after printing unknown internal value
- Add regexp escaping
- Move all Lingy/Lang/*.pm to Lingy/*.pm
- Refactor = and == to be more correct
- Rename Lingy::Eval to Lingy::Evaluator
- Keep refers pairs in namespace proper
- Overall refactor and code cleanup
Plack search application.
Changes for 0.01 - 2023-06-08T16:33:31+02:00
- First version.
Quick and Dirty Interface to github.com/mapbox/geocoder-abb…
Changes for 0.06
- Use JSON::MaybeXS instead of JSON Fix code for online/offline testing Calling new on an object now returns a clone rather than setting the defaults in the new object
Geo-Coder-Abbreviations
Quick and Dirty Interface to https://github.com/mapbox/geocoder-abbreviationsmetacpan.org
Basic interface to Microsoft SharePoint REST API
Changes for 0.13
- Version 0.13 - removed missed deprecated when-s in tests as well.
Cached general purpose dispatch and routing table
Changes for v0.6.0 - 2023-06-07
- improvements
- tests
- fixes
- pod
Serve a specific static file
Changes for v0.1.2 - 2023-06-08T12:18:04+01:00
- Enhancements
- Bug Fixes
- Documentation
Chargeur Koha par Tamil
Changes for 2.40 - 2023-06-08
- Coupure des lignes longues des logs pour les MTA restrictifs.
MCE extension for sharing data supporting threads and processes
Changes for 1.884
- Add missing return statement(s) in Condvar and Queue.
- Move tests for condvar timedwait to xt/condvar_timedwait.t
Serve a specific static file
Changes for v0.1.1 - 2023-06-08T09:17:58+01:00
- Documentation
- Toolchain
Short-circuit requests with If-Modified-Since headers
Changes for v0.3.0 - 2023-06-08T09:17:19+01:00
- Incompatible Changes
- Bug Fix
- Documentation
- Other
- Toolchain
Slice and dice spreadsheets, optionally using tied variables.
Changes for 3.021
run SQL from a file
Changes for 0.23 - 2023-06-08
- Add "rotate" option to rotate the output by 90°
- Add "null" option for custom strings for NULL values (instead of blank)
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.481005 - 2023-06-08
- Prerequirement Changes
Makes your Blue/Green deployments in Cloudflare easy!
Changes for 0.05
- Update some undefined cases, update example code, update comments
Performing Operations on File Names Portably
Changes for 0.081002 - 2023-06-08
- Prerequirement Changes
SPVM Language
Changes for 0.989002 - 2023-06-08
- Document Bug
- New Features
- Incompatible Changes
Slice and dice spreadsheets, optionally using tied variables.
Changes for 3.020
- 3.015->3.019: Fixing portability issues with installation tests
interpolate Data::Dumper output into strings for human consumption
Changes for 5.025
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