Game-Xomb-1.05
a game featuring @ versus the Xarci Bedo
Changes for 1.05 - 2023-02-22T23:30:00Z
- moved off of github
Weather-WeatherKit-0.1
Apple WeatherKit REST API client
Changes for 0.1 - 2023-02-22
- First public release.
HTTP-Daemon-6.15
A simple http server class
Changes for 6.15 - 2023-02-22T22:02:46Z
- Fix CVE-2022-31081: Inconsistent Interpretation of HTTP Requests Correctly handle multiple Content-Length headers and its variants (Theo van Hoesel) Closes "Discrepancies in the Parsing of Content Length header ..." (GH#56) (blessingcharles)
- kill test server with KILL rather than QUIT (GH#63) (Graham Knop)
- Create TestServer test lib for running daemon process (GH#62) (Graham Knop)
- Clean up tests (GH#61) (Graham Knop)
Text-Wrap-Smart-XS-0.08
Wrap text fast into chunks of similar length
Changes for 0.08 - 2023-02-22
- Move testing modules to test_requires.
- Drop generating compat Makefile.PL.
CallBackery-0.43.1
CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications
Changes for 0.43.1 - 2023-02-22T17:19:04Z
- make renderTemplate work, even when the destination folder does not exist
Cpanel-JSON-XS-4.35
cPanel fork of JSON::XS, fast and correct serializing
Changes for 4.35 - 2023-02-22
- fix utf8 object stringification (jixam PR #212)
OpenAI-API-0.1
A Perl module for accessing the OpenAI API
Changes for 0.10 - 2023-02-22
- Improve documentation.
OpenAI-API-0.09
A Perl module for accessing the OpenAI API
Changes for 0.09 - 2023-02-22
- Minor changes, improve documentation.
OpenAI-API-0.08
A Perl module for accessing the OpenAI API
Changes for 0.08 - 2023-02-22
- New methods, update documentation and tests.
Spreadsheet-Read-0.87
Meta-Wrapper for reading spreadsheet data
Changes for 0.87
- Change default #! to /usr/bin/perl (Tinita)
- Improve ->sheets (safer and docs)
- Update to Spreadsheet::ReadGnumeric 0.2 (attributes and small fixes)
Math-Ryu-0.04
perl interface to Ryu (float-to-string conversion).
Changes for 0.04
- Add _has_uint128() function (in both d2fixed.c files and both .xs files)
- Patch s2d.c and Debug/s2d.c so that 32-bit Visual Studio (which does not provide the _BitScanReverse64 function) can build Math::Ryu
SPVM-File-Spec-0.05
Portably Perform Operations on File Names
Changes for 0.05 - 2023-02-22
- New Features
- Compatible Internal Changes
Math-MPFI-0.13
perl interface to the MPFI (interval arithmetic) library.
Changes for 0.13
- In Makefile.PL, add -lquadmath link for Cygwin -Dusequadmath builds only, as this is apparently often needed by this system/configuration.
- Accommodate perls built by MS Visual Studio 2022
Math-MPC-1.31
Perl interface to the MPC (multi precision complex) library
Changes for 1.31
- Add new functions Rmpcr_out_str_win, Rmpc_say_win & Rmpcr_print_win.
- Add Rmpcb_out_str (mpc-1.3.2 and later only).
- Accommodate MS Visual Studio builds of perl
Math-GMPz-0.56
Perl interface to the GMP integer functions
Changes for 0.56
- Add new test file t/mpfr_NV_checks.t
- Add Random/t/a_v_random.t
Math-GMPq-0.53
Perl interface to the GMP rational functions
Changes for 0.53
- Add Random/t/a_v_random.t
Math-GMPf-0.51
Perl interface to the GMP floating point functions
Changes for 0.51
- Add Random/t/a_v_random.t
SPVM-File-Spec-0.04
Portably Perform Operations on File Names
Changes for 0.04 - 2023-02-22
- Incompatible Changes
Acme-CPANModules-DiffingStructuredData-0.002
List of modules to diff structured data
Changes for 0.002 - 2022-12-09
- Add entries: Hash::Diff, Struct::Diff, Value::Diff.
Weather-WeatherKit-0.0_1
Apple WeatherKit REST API client
Changes for 0.01
- First version, released on an unsuspecting world.
PPIx-Regexp-0.087_01
Parse regular expressions
Changes for 0.087_01 - 2023-02-21
- Remove support for (**{ ... code ... }). This was introduced in Perl 5.37.8 along with a single-splat version. The double-splat version was removed without deprecation in Perl 5.37.9, so it is being removed without deprecation here as well, per my stated policy about development functionality. The single-splat version still exists (and is documented) in Perl 5.37.9, and in this package.
Crypt-Passphrase-Bcrypt-0.005
A bcrypt encoder for Crypt::Passphrase
Changes for 0.005 - 2023-02-21T20:32:33+01:00
- Adapt to Crypt::Bcrypt's new prehashed function names
Crypt-Bcrypt-0.010
A modern bcrypt implementation
Changes for 0.010 - 2023-02-21T20:31:51+01:00
- Rename bcrypt_hashed to bcrypt_prehashed
Dist-Zilla-PluginBundle-Author-GSG-v0.4.0
Grant Street Group CPAN dists
Changes for v0.4.0 - 2023-02-21T19:05:54Z
- Update README (Andrew Hewus Fresh)
- Pull request #18: SRE-6265 - XS Support (Andrew Hewus Fresh)
- Use filter instead of findstring for accuracy (Andrew Hewus Fresh)
- Fix typo (Larry Leszczynski)
- Update README and LICENSE (Andrew Hewus Fresh)
- Match any Makefiles in the sharedir (Andrew Hewus Fresh)
- Act appropriately with a Makefile.PL in the root (Andrew Hewus Fresh)
- Improve distclean target (Andrew Hewus Fresh)
- Run tests verbosely (Andrew Hewus Fresh)
- Improve MAKEFILE_TARGET/MAKEFILE_SHARE handling (Andrew Hewus Fresh)
- Pull request #17: Remove mentions of MANIFEST.SKIP from docs (Andrew Fresh)
- Remove mentions of MANIFEST.SKIP from docs (Andrew Hewus Fresh)
Cpanel-JSON-XS-4.34
cPanel fork of JSON::XS, fast and correct serializing
Changes for 4.34 - 2023-02-21
- fix c89 compilation regression, for loop init on centos. GH #211
RT-Extension-7zDownload-1.2
RT-Extension-7zDownload Extension
Changes for 1.2 - 2023-02-21
- Packaged as real RTx Extension
App-Greple-tee-0.02
module to replace matched text by the external command result
Changes for 0.02 - 2023-02-21T17:13:18Z
- second release
Cpanel-JSON-XS-4.33
Test2-Harness-1.000147
A new and improved test harness with better Test2 integration.
Changes for 1.000147 - 2023-02-21T08:16:35-08:00
- Show all output early in interactive mode
FFI-Platypus-Lang-Rust-0.15
Documentation and tools for using Platypus with the Rust programming language
Changes for 0.15 - 2023-02-21T08:05:34Z
- Bump Alien::Rust prereq to 0.03 for better handling of rust home.
App-Greple-xlate-0.08
translation support module for greple
Changes for 0.08 - 2023-02-21T14:30:17Z
- introduce docs/ directory
App-Netdisco-2.060005
An open source web-based network management tool.
Changes for 2.060005 - 2023-02-21
- BUG FIXES
Net-NfDump-1.33
Perl API for manipulating with nfdump files based on libnf.net library
Changes for 1.33 - 2023-03-21
- fixed issue #8
PomBase-Chobo-0.038
Fast OBO to Chado loading using PostgreSQL COPY
Changes for 0.038 - 2023-02-21T17:54:07Z
- Fix handling of UTF-8 encoded OBO files
Alien-Rust-0.03
Find or build Rust
Changes for 0.03 - 2023-02-20T23:41:50-05:00
- Add methods for setting RUSTUP_HOME environment variable if necessary. GH#2, GH#3.
Data-Dump-Streamer-2.42
Accurately serialize a data structure as Perl code.
Changes for 2.42
- Perltidy source to my preferred format. Fixed issues serializing the global stash. Added test to detect if serializing the global stash breaks anything.
Test2-Harness-1.000146
A new and improved test harness with better Test2 integration.
Changes for 1.000146 - 2023-02-20T18:21:51-08:00
App-ClipboardUtils-0.006
CLI utilities related to clipboard
Changes for 0.006 - 2022-12-08
- No functional changes.
- [build] Rebuild with Clipboard::Any 0.008 to update docs.
SPVM-Sys-0.42
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.42 - 2022-02-21
- Prerequirement Changes
- Incompatible Changes
SNMP-Info-3.92
OO Interface to Network devices and MIBs through SNMP
Changes for 3.92 - 2023-02-20
- NEW FEATURES
- ENHANCEMENTS
- BUG FIXES
Alien-7zip-0.03
Find or build 7-Zip
Changes for 0.03 - 2023-02-20T17:19:52-05:00
- Fix helper to use name 'sevenzip' as previous '7z' is invalid for interpolation.