SQL-SimpleOps-2023.111.1
SQL Simple Operations
Changes for 2023.111.1
https://metacpan.org/dist/SQL-SimpleOps
Changes for 2023.111.1
- fix: mkdir permission denied, logfile creation folder for non-root user; by CCELSO
- fix: getLastSQL mismatch on syntax error condition; by CCELSO
https://metacpan.org/dist/SQL-SimpleOps
Convert-Color-0.17
color space conversions and named lookups
Changes for 0.17 - 2023-04-21
https://metacpan.org/dist/Convert-Color
Changes for 0.17 - 2023-04-21
- BUGFIXES
https://metacpan.org/dist/Convert-Color
Data-Compare-1.29
compare perl data structures
Changes for 1.29 - 2023-04-21
https://metacpan.org/dist/Data-Compare
Changes for 1.29 - 2023-04-21
- Skip taint-mode tests if perl was built without taint support
https://metacpan.org/dist/Data-Compare
SPVM-0.971001
SPVM Language
Changes for 0.971001 - 2023-04-21
https://metacpan.org/dist/SPVM
Changes for 0.971001 - 2023-04-21
- New Features
- Document Changes
- Changes
- Versioning Changes
https://metacpan.org/dist/SPVM
Fluent-LibFluentBit-0.02
Directly use libfluent-bit.so for high performance logging
Changes for 0.02 - 2023-04-20
https://metacpan.org/dist/Fluent-LibFluentBit
Changes for 0.02 - 2023-04-20
- Use Alien::FluentBit to get an actually-working .so (no more need for LD_PRELOAD)
- Documentation fixes
https://metacpan.org/dist/Fluent-LibFluentBit
Proc-Background-1.31
Run asynchronous child processes under Unix or Windows
https://metacpan.org/dist/Proc-Background
https://metacpan.org/dist/Proc-Background
JSON-SIMD-1.02
JSON serialising/deserialising, done correctly and faster
Changes for 1.02
https://metacpan.org/dist/JSON-SIMD
Changes for 1.02
- update repository and issue tracker?
- split old changes into separate file
https://metacpan.org/dist/JSON-SIMD
JSON-SIMD-1.01
JSON serialising/deserialising, done correctly and faster
Changes for 1.01
https://metacpan.org/dist/JSON-SIMD
Changes for 1.01
- do not segfault when from_json/decode gets passed a non-string object (reported by Florian Ragwitz). This has no effect on normal operation.
https://metacpan.org/dist/JSON-SIMD
JSON-SIMD-1.00
JSON serialising/deserialising, done correctly and faster
Changes for 1.0
https://metacpan.org/release/PJUHASZ/JSON-SIMD-1.00
Changes for 1.0
- the long awaited (by me) 1.0 version.
- add \0 (JSON:🤐S::false) and \1 (JSON:🤐S::true) mappings to JSON true and false.
- add some more notes to shrink, as suggested by Alex Efros.
- improve testsuite.
- halve the default nesting depth limit, to hopefully make it work on Freebsd (unfortunately, the cpan tester did not send me his report, so I cannot ask about the stack limit on fbsd).
https://metacpan.org/release/PJUHASZ/JSON-SIMD-1.00
CPU-x86_64-InstructionWriter-0.001
Pure-perl API-driven assembler for x86-64
https://metacpan.org/release/NERDVANA/CPU-x86_64-InstructionWriter-0.001
https://metacpan.org/release/NERDVANA/CPU-x86_64-InstructionWriter-0.001
Travel-Status-DE-IRIS-1.83
Interface to IRIS based web departure monitors.
https://metacpan.org/dist/Travel-Status-DE-IRIS
https://metacpan.org/dist/Travel-Status-DE-IRIS
JIP-Debug-0.031
provides a convenient way to attach debug print statements anywhere in a program.
Changes for 0.031 - 2023-03-01
https://metacpan.org/dist/JIP-Debug
Changes for 0.031 - 2023-03-01
- Added Perl 5.36 into ".travis.yml". Small changes in distro.
https://metacpan.org/dist/JIP-Debug
JIP-LockFile-0.063
application lock/mutex based on files
Changes for 0.063 - 2023-03-01
https://metacpan.org/dist/JIP-LockFile
Changes for 0.063 - 2023-03-01
- Added Perl 5.36 into ".travis.yml".
- Small changes in distro.
https://metacpan.org/dist/JIP-LockFile
JIP-Spy-Events-v0.0.2
Changes for v0.0.2 - 2023-03-02
https://metacpan.org/dist/JIP-Spy-Events
- Added Perl 5.36 into ".travis.yml". Small changes in distro.
https://metacpan.org/dist/JIP-Spy-Events
Astro-FITS-CFITSIO-FileName-0.07
parse and generate CFITSIO extended file names.
Changes for 0.07 - 2023-04-13T12:11:26-04:00
https://metacpan.org/dist/Astro-FITS-CFITSIO-FileName
Changes for 0.07 - 2023-04-13T12:11:26-04:00
- ENHANCEMENT
https://metacpan.org/dist/Astro-FITS-CFITSIO-FileName
Perl Weekly Challenge #212 - Spinning Letters and Chopping Numbers
https://blogs.perl.org/users/oldtechaa/2023/04/perl-weekly-challenge-212---spinning-letters-and-chopping-numbers.html
https://blogs.perl.org/users/oldtechaa/2023/04/perl-weekly-challenge-212---spinning-letters-and-chopping-numbers.html
HTTP-UserAgentClientHints-0.05
To Handle User Agent Client Hints
Changes for 0.05
https://metacpan.org/dist/HTTP-UserAgentClientHints
Changes for 0.05
https://metacpan.org/dist/HTTP-UserAgentClientHints
Tuple-Munge-0.001
manipulate Perl's tuple object representations
https://metacpan.org/dist/Tuple-Munge
https://metacpan.org/dist/Tuple-Munge
JSON-Schema-Tiny-0.020
Validate data against a schema, minimally
Changes for 0.020 - 2023-04-12T03:28:28Z
https://metacpan.org/dist/JSON-Schema-Tiny
Changes for 0.020 - 2023-04-12T03:28:28Z
- update test results and exemptions for TJSA 1.019
https://metacpan.org/dist/JSON-Schema-Tiny
Test-Routine-0.031
composable units of assertion
Changes for 0.031 - 2023-04-11T21:37:45-04:00
https://metacpan.org/dist/Test-Routine
Changes for 0.031 - 2023-04-11T21:37:45-04:00
- The run_test method now returns the pass/fail of the subtest represented by a test method. Since run_test is often around-ed, you may need to adjust how you modify its return! Thanks, Matthew Horsfall.
https://metacpan.org/dist/Test-Routine
Net-Gemini-0.05
a small gemini client
Changes for 0.05 - 2023-04-11
https://metacpan.org/dist/Net-Gemini
Changes for 0.05 - 2023-04-11
- Somehow Encode.pm had gone AWOL, and other bugfixes. Parse for charset and encode to UTF-8 by default in gmitool, and add a flag to only show the links from text/gemini content.
https://metacpan.org/dist/Net-Gemini
Physics-Udunits2-0.04
Perl extension to Udunits2 unit system
Changes for 0.04
https://metacpan.org/dist/Physics-Udunits2
Changes for 0.04
- fixing type in example
- better installation instructions
https://metacpan.org/dist/Physics-Udunits2
OpenAPI-Client-Pinecone-0.02
A client for the Pinecone API
Changes for 0.02 - 2023-04-11
https://metacpan.org/dist/OpenAPI-Client-Pinecone
Changes for 0.02 - 2023-04-11
- Rename methods. Update documentation.
https://metacpan.org/dist/OpenAPI-Client-Pinecone
Crypt-Passphrase-Argon2-AES-0.002
A peppered AES-encrypted Argon2 encoder for Crypt:😛assphrase
Changes for 0.002 - 2023-04-11T14:21:32Z
https://metacpan.org/dist/Crypt-Passphrase-Argon2-AES
Changes for 0.002 - 2023-04-11T14:21:32Z
- Explicitly require Crypt::Rijndael 1.16
https://metacpan.org/dist/Crypt-Passphrase-Argon2-AES
Crypt-Passphrase-Argon2-AES
A peppered AES-encrypted Argon2 encoder for Crypt::Passphrasemetacpan.org
App-ansicolumn-1.33
ANSI sequence aware column command
Changes for 1.33 - 2023-04-11T11:31:45Z
https://metacpan.org/dist/App-ansicolumn
Changes for 1.33 - 2023-04-11T11:31:45Z
- introduce new border styles and default options
https://metacpan.org/dist/App-ansicolumn
OpenAPI-Client-Pinecone-0.01
A client for the Pinecone API
Changes for 0.01 - 2023-04-10
https://metacpan.org/release/NFERRAZ/OpenAPI-Client-Pinecone-0.01
Changes for 0.01 - 2023-04-10
- First version, released on an unsuspecting world.
https://metacpan.org/release/NFERRAZ/OpenAPI-Client-Pinecone-0.01
Wikibase-Datatype-Print-0.03
Wikibase data types print.
Changes for 0.03 - 2023-04-10T23:11:35+02:00
https://metacpan.org/dist/Wikibase-Datatype-Print
Changes for 0.03 - 2023-04-10T23:11:35+02:00
- Add doc for Wikibase:😁atatype:😛rint::Value::Item.
- Add doc for Wikibase:😁atatype:😛rint::Value::Monolingual.
- Add doc for Wikibase:😁atatype:😛rint::Value:😛roperty.
- Add test for Wikibase:😁atatype:😛rint::Form.
- Add test for Wikibase:😁atatype:😛rint::Value::Quantity.
- Add test for Wikibase:😁atatype:😛rint::Value::Time.
- Add tests for Wikibase:😁atatype:😛rint::Value::Item.
- Add tests for Wikibase:😁atatype:😛rint::Value:😛roperty.
- Fix doc description for Wikibase:😁atatype:😛rint::Value::Globecoordinate.
- Fix error check in Wikibase:😁atatype:😛rint::Form.
https://metacpan.org/dist/Wikibase-Datatype-Print
CPAN-Perl-Releases-5.20230410
Mapping Perl releases on CPAN to the location of the tarballs
Changes for 5.20230410
https://metacpan.org/dist/CPAN-Perl-Releases
Changes for 5.20230410
- Change: d302bd814cef39983a4a1437e18365d4093f9f0a Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date : 2023-04-10 22:11:27 +0000
https://metacpan.org/dist/CPAN-Perl-Releases
CXC-Number-0.12
A namespace for modules which deal with numbers.
Changes for 0.12 - 2023-04-10T13:42:39-04:00
https://metacpan.org/dist/CXC-Number
Changes for 0.12 - 2023-04-10T13:42:39-04:00
- BUGFIX
- ENHANCEMENTS
https://metacpan.org/dist/CXC-Number
HTML-Index-0.19
Perl modules for creating and searching an index of HTML files
Changes for 0.19
https://metacpan.org/dist/HTML-Index
Changes for 0.19
- fix compress bug
https://metacpan.org/dist/HTML-Index
Perl Weekly Challenge 211: Toeplitz Matrix and Split Same Average
https://blogs.perl.org/users/laurent_r/2023/04/perl-weekly-challenge-211-toeplitz-matrix-and-split-same-average.html
https://blogs.perl.org/users/laurent_r/2023/04/perl-weekly-challenge-211-toeplitz-matrix-and-split-same-average.html
Astro-SpaceTrack-0.160_01
Download satellite orbital elements from Space Track
Changes for 0.160_01 - 2023-04-09
https://metacpan.org/dist/Astro-SpaceTrack
Changes for 0.160_01 - 2023-04-09
- Space Track options to celestrak() warn on first use.
https://metacpan.org/dist/Astro-SpaceTrack
Valiant-0.001020
Validation Library and more
Changes for 0.001020
https://metacpan.org/dist/Valiant
Changes for 0.001020
- fixed issue with control logic when repeat had an empty set.
- improved error messaging in the 'path' utility export helper
- updated example application to improve controller consistency and make better use of view features.
https://metacpan.org/dist/Valiant
Geo-FIT-1.08
Decode Garmin FIT files
Changes for 1.08 - 2023-04-09
https://metacpan.org/dist/Geo-FIT
Changes for 1.08 - 2023-04-09
- New methods and deprecations:
- New defaults in constructor: semicircle_to_deg() and use_gmtime() now default to true.
https://metacpan.org/dist/Geo-FIT
OpenAI-API-0.37
Perl interface to OpenAI API
Changes for 0.37 - 2023-04-09
https://metacpan.org/dist/OpenAI-API
Changes for 0.37 - 2023-04-09
- Replace AnyEvent with IO::Async::Loop Replace Promises with IO::Async::Future Update documentation.
https://metacpan.org/dist/OpenAI-API
OpenAI-API-0.36
Perl interface to OpenAI API
Changes for 0.36 - 2023-04-09
https://metacpan.org/dist/OpenAI-API
Changes for 0.36 - 2023-04-09
- Replace AnyEvent with IO::Async::Loop Replace Promises with IO::Async::Future
https://metacpan.org/dist/OpenAI-API
Compress-Stream-Zstd-0.206
Perl interface to the Zstd (Zstandard) (de)compressor
Changes for 0.206 - 2023-04-08
https://metacpan.org/dist/Compress-Stream-Zstd
Changes for 0.206 - 2023-04-08
- update to zstandard 1.5.5 Sat, 8 Apr 2023 16:01:20 +0100 bbe2fbced1f97473273f846d00dcb2c6712ccb83
- tidy up Tue, 4 Apr 2023 13:40:59 +0100 ffb0e7ef039c47c0c9683ebdd87f241578ddb670
- Module::Build Tue, 4 Apr 2023 13:37:08 +0100 647292b9611fc470c7567787a258ef2b9974405a
https://metacpan.org/dist/Compress-Stream-Zstd
Lingua-Jspell-1.98
Perl interface to the Jspell morphological analyser.
Changes for 1.98
https://metacpan.org/dist/Lingua-Jspell
Changes for 1.98
- verif now accepts negative features
https://metacpan.org/dist/Lingua-Jspell
File-MultiTemp-v0.1.2
manage a hash of temporary files
Changes for v0.1.2 - 2023-04-08T12:19:19+01:00
https://metacpan.org/dist/File-MultiTemp
Changes for v0.1.2 - 2023-04-08T12:19:19+01:00
- Documentation
https://metacpan.org/dist/File-MultiTemp
File-MultiTemp-v0.1.1
manage a hash of temporary files
Changes for v0.1.1 - 2023-04-08T12:13:14+01:00
https://metacpan.org/dist/File-MultiTemp
Changes for v0.1.1 - 2023-04-08T12:13:14+01:00
- Documentation
https://metacpan.org/dist/File-MultiTemp
Text-HyperScript-0.06
The HyperScript like library for Perl.
Changes for 0.06 - 2023-04-08T03:27:10Z
https://metacpan.org/dist/Text-HyperScript
Changes for 0.06 - 2023-04-08T03:27:10Z
- Rename internal class (Text::HyperScript::Element to Text::HyperScript::NodeString)
- Fix wrong documentation
https://metacpan.org/dist/Text-HyperScript