Top level namespace for the Business::GoCardless set of modules
Changes for 0.40 - 2024-01-26
- Add payout_id, mandate_id, and creditor_id accessor to Payment object
Terminal frontend for the Circle application host
Changes for 0.240250 - 2024-01-26
- CHANGES
- BUGFIXES
Uniform Resource Identifiers (absolute and relative)
Changes for 5.24 - 2024-01-26T04:36:32Z
- Really revert "use Scalar::Util::reftype instead of ref to check for ARRAY" (GH#136) (Olaf Alders)
data pack for Business::ISBN
Changes for 20240126.001 - 2024-01-26T04:20:55Z
- Data update for 2024-01-25
The AT Protocol for Social Networking
Changes for 0.12 - 2024-01-26T03:45:00Z
- Update according to lexicon changes in bluesky-social/atproto@4171c04
- Update according to lexicon changes in bluesky-social/atproto@8994d36
A Command-line Bluesky Client
Changes for 0.01 - 2024-01-26T03:45:10Z
- original version
Emulate JavaScript arithmetic in perl
Changes for 0.04
- The overloading of '""' (stringification of values held by Math::JS objects) now automaticaly utilizes Math::Ryu if version 0.06 or later of that module is found. Otherwise, sprintf(%.17g, ...) is still used.
perl interface to Ryu (float-to-string conversion).
Changes for 0.06
- Add new function fmtpy() - and also add t/reformat.t to test it.
- Silence pointless compilation warnings generated by the XS files
Utilities related to plotting data using gnuplot
Changes for 0.006 - 2023-10-21
- cli xyplot
BSD utilities written in pure Perl
Changes for 1.043 - 2024-01-25T23:23:48Z
- All changes are from Michael Mikonos unless otherwise noted
- ar
- cat
- cmp
- col
- ed
- file
- fish
- fortune
- grep
- hangman
- head
- ls
- od
- pom
- pr
- primes
- sort
- tail
framework for easy creation of Enterprise Application Integration tasks
Changes for 1.908
- fixed checking for file logAppender in setupLogging; start with error subject "starting process"; added processingContinues; processingEnd returns $execute{processEnd} as result now
Uniform Resource Identifiers (absolute and relative)
Changes for 5.23 - 2024-01-25T21:02:18Z
- Revert the reftype change introduced in 5.22 as it causes warnings. (GH#134) (Olaf Alders)
Fetch song lyrics from several internet lyric sites.
Changes for 1.30 - 2024-01-25
- Added LyricFinder::ChartLyrics to fetch lyrics and album-covers from api.chartlyrics.com.
- Update default user-agent to Firefox 112.0.
- LyricFinder::_Class: Allow http (in addition to https) - needed by LyricFinder::ChartLyrics. Also pass the artist and song title parameters back to _fetch() - also needed by LyricFinder::ChartLyrics.
The AT Protocol for Social Networking
Changes for 0.11 - 2024-01-25T20:06:55Z
- Minor bug sweep as I work on a functioning client
- Early version of sugary API
Inspect musical modal functions
Changes for 0.0408 - 2024-01-25T11:28:21Z
- Improve documentation more!
The World-Wide Web library for Perl
Changes for 6.76 - 2024-01-25T18:31:25Z
- Simplify code slightly for Perl v5.8+ (GH#455) (James Raspass)
- Move HTTP::CookieJar::LWP to test requires (GH#453) (Olaf Alders)
Guess what this distribution uses to build itself
Changes for 1.005 - 2024-01-25T18:04:01Z
- refresh distro, update email address
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.403 - 2024-01-25
- Update documentation.
- Term::Choose minimum version '1.763'.
Uniform Resource Identifiers (absolute and relative)
Changes for 5.22 - 2024-01-25T15:22:54Z
- Use Scalar::Util::reftype instead of ref to check for ARRAY (GH#132) (Jacques Deguest)
Alternative Digest::MD5 based on OpenSSL.
Changes for 0.02 - 2024-01-25T13:26:59+01:00
- No index Digest::MD5.
Alternative Digest::MD5 based on OpenSSL.
Changes for 0.01 - 2024-01-25T12:02:46+01:00
- First version.
A Cxn implementation which uses libcurl via Net::Curl
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Thin async client with full support for Elasticsearch 8.x APIs
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Thin client with full support for Elasticsearch 8.x APIs
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Thin async client with full support for Elasticsearch 7.x APIs
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Mark Gardner reshared this.
Thin client with full support for Elasticsearch 7.x APIs
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Async API for Elasticsearch using Promises
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
The official client for Elasticsearch
Changes for 8.12 - 2024-01-25
- Stable release for Elasticsearch 8.12
Check and report status of various services needed by your app
Changes for 0.913 - 2024-01-25T11:00:09+01:00
- read buildinfo during new() (Thomas Klausner)
Inspect musical modal functions
Changes for 0.0407 - 2024-01-24T22:52:56Z
- Improve documentation.
Indent text
Changes for 0.002 - 2024-01-25
- No functional changes.
- [doc] Forgot to adjust script documentation.
The Bluesky Protocol for Social Networking
Changes for 0.10 - 2024-01-25T05:01:45Z
- Minor bug sweep as I work on a functioning client
Return the borders of states and provinces
Changes for 0.0106 - 2024-01-24T20:55:31Z
- Improve documentation.
String indenting routines
Changes for 0.040 - 2024-01-25
- Add option: first_line_of_para_indent.
Return the borders of states and provinces
Changes for 0.0105 - 2024-01-24T20:26:15Z
- Add Australia.
A base for grep-like CLI utilities
Changes for 0.013 - 2024-01-25
- No functional changes.
- Edit Changes.
Print lines matching a pattern
Changes for 0.010 - 2024-01-25
- No functional changes.
- [build] Rebuild with AppBase::Grep to update documentation (new grep options -l & -L).
A base for grep-like CLI utilities
Changes for 0.012 - 2024-01-25
- Add options --files-with-matches (-l) and --files-without-match (-L).