Base64 Encoding/Decoding
Changes for 1.001002 - 2023-05-29
- Prerequirement Changes
Generate Atom and RSS feeds
Changes for 0.12
- Add link to bugtracker
- Replace Travis-CI by GitHub Actions
Read and write parts from data section
Changes for 0.092 - 2023-03-24
- No functional changes.
- [doc] Fix syntax error in Synopsis & add example for header().
Performing Operations on File Names Portably
Changes for 0.081 - 2023-05-29
- Prerequirement Changes
Term-RawInput
A simple drop-in substitute for that also captures non-standard keys like Homemetacpan.org
Localization support for DateTime.pm
Changes for 1.39 - 2023-05-28
- Fixed parsing of the 'el-polyton' locale code. This had the same issue as 'be-tarask', which was fixed in 1.36. This is now fixed in such a way that similar language+variant codes will be parsed correctly in the future. Reported by @yvanzo. GH #37.
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000003 - 2023-05-28T21:33:04+00:00
- -[MINOR]
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
data pack for Business::ISBN
Changes for 20230528.001 - 2023-05-28T21:01:11Z
- Update for 2023-05-28
Spread date and time from Revolutionary (Republican) Calendar on Twitter, Mastodon, Freenode and Liberachat.
Changes for 0.33 - 2023-05-28T20:40:25Z
- Upgrade copyright year
- Upgrade to Twitter API v2
- Remove tests for Freenode and Liberachat
Determine whether it is Taiwan Holidays or not.
Changes for v0.5.0 - 2023-05-28T23:38:41Z
- Add calendar data of 2024
Perl interface to the OpenSky Network API
Changes for 0.002 - 2023-05-28T16:18:26Z
Perl interface to the OpenSky Network API
Changes for 0.001 - 2023-05-28T15:34:58Z
- First version of OpenSKY::API for Perl
A collection of helper functions powered by Perlmazing::Engine.
Changes for 2.0006
- Missing update in this file. Missing update in MANIFEST for stat.pm
Processing Wikidata Query Service SPARQL result.
Changes for 0.03 - 2023-05-28T15:11:10+02:00
- Add error for unsupported result types.
- Add example to doc.
- Add tests.
- Fix doc in result() method.
- Support result literal.
A collection of helper functions powered by Perlmazing::Engine.
Changes for 2.0002 - 2023-03-16
- Very important change: Perlmazing no longer exports everything by default. Only 'pl', 'dumped', 'define' are default now. Also, all functions that match a CORE function name, are also automatically imported. You now need to explicitly import the symbols you want, or import the tag ':all'. For 'pl', 'dumped' and 'define', if you don't want them imported, you either need to "use Perlmazing ()" to avoid any imports, or explicitly say "!symbol". Updated list of dependencies that were causing installation problems in some platforms. Important change: Perlmazing previously would enable all the latest features of the Perl version it was running on. That was a terrible idea from the start. It now has a version limit, that can be changed, set by default to 5.028. Important change: rmdir was previously using File::Path::remove_tree, but we are now using our own implementation, since File::Path is deleting the contents of symlinked directories, at least on Win32. This implementation correctly removes symlinks on any OS instead of parsing its contents to delete them. Added stat function. Works the same as CORE::stat, except it will give you an object you can call methods on when assigned to a scalar. Fixed some issues in the POD, related to links containing ->, which wasn't properly escaped.
Wikidata reconcilation abstract class.
Changes for 0.02 - 2023-05-28T11:32:04+02:00
- Finish example in doc.
- Forward verbose param to WQS::SPARQL::Result.
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000002 - 2023-05-28T02:28:03+00:00
- REVISION
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
Processing Wikidata Query Service SPARQL result.
Changes for 0.02 - 2023-05-28T10:38:39+02:00
- Add verbose parameter, which dumps result JSON structure.
- Skip result variables, which doesn't exist.
A Perl implementation of Clojure
Changes for 0.1.8
- Update Meta yaml
- Add test_list to Lingy::Test for YAML test specs
- Add option for REPL to also call Clojure REPL
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000001 - 2023-05-28T02:20:11+00:00
- Allow import options for xtags() and expand_xtags() when exported from Exporter::Handy
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 1.000000 - 2023-05-28T01:31:39+00:00
- MAJOR
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
An EXPERIMENTAL subclass of <Exporter::Extensible>, which helps create easy-to-extend modules that export symbols
Changes for 0.200001 - 2023-05-28T01:27:39+00:00
- REVISION
Exporter-Handy
An EXPERIMENTAL subclass of , which helps create easy-to-extend modules that export symbolsmetacpan.org
A Dist::Zilla plugin bundle à la TABULO
Changes for 1.000014 - 2023-05-28T01:23:16+00:00
- REVISION
Interact with the OpenAI GPT-3,4 API
Changes for 0.13 - 2023-05-28
- Edited Makefile.PL.
Scenarios related to Data::CSel
Changes for 0.041 - 2023-01-18
- Rename module/dist Bencher-Scenarios-{DataCSel,Data-CSel}.
Interact with the OpenAI GPT-4 API
Changes for 0.12 - 2023-05-28
- Add how to use gpt-4 in POD.
a Z80 assembler
Changes for 2.25 - 2023-05-27
- Bug Fixes
- #4: Makefile out-of-date with respect to lib/CPU/Z80/Assembler.pm
Disassemble the flow of a Z80 program
Changes for 1.02 - 2023-05-27
- Other
- Add License information
Get stock and mutual fund quotes from various exchanges
Changes for 1.55_01 - 2023-05-27T15:05:41-07:00
- Added new TwelveData module
- Updated YahooJSON.pm to use query2.finance.yahoo.com/v11 - PR #284
- Updated CurrencyRates/YahooJSON.pm to use query2.finance.yahoo.com/v11 - PR #284
- Bourso.pm - Squash anything but numbers and period in quote values.
- Renamed MStarUK.pm to MorningstarUK.pm
- Added get_features method - PR #260
Automate the Firefox browser with the Marionette protocol
Changes for 1.38
- Fixing ssh-auth-cmd-marionette for FreeBSD in GH#24. Thanks to prozorecJP Adding cache_keys, check_cache_key and clear_cache methods Renaming download method to downloaded Test coverage improvements and related fixes
Automate the Windows application Notepad++
Changes for v0.011 - 2023-05-27
- update for Notepad++ v8.4 - v8.53 (#88)
SQL::Abstract v2 support in DBIx::Class
Changes for 0.01_2 - 2023-05-27T20:34:54Z
- Update hashrefref support to hook _recurse_fields such that join pruning no longer explodes
Disassemble the flow of a Z80 program
Changes for 1.01 - 2023-05-27
- Bug Fixes
- Add bugtracker URL
a Z80 assembler
Changes for 2.24 - 2023-05-27
- Bug Fixes
- Add bugtracker URL
Term-RawInput
A simple drop-in substitute for that also captures non-standard keys like Homemetacpan.org