Sereal-Encoder-5.002
Fast, compact, powerful binary serialization
Changes for 5.002
- Fixup Decoder tests to run on perl 5.8 which has no defined-or.
- Consolidated changes from 5.001_00x:
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
- Test compatibility fixes when no perl is already installed.
- Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
- Test compatibility fixes with version 3 and earlier.
Sereal-Decoder-5.002
Fast, compact, powerful binary deserialization
Changes for 5.002
- Fixup Decoder tests to run on perl 5.8 which has no defined-or.
- Consolidated changes from 5.001_00x:
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
- Test compatibility fixes when no perl is already installed.
- Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
- Test compatibility fixes with version 3 and earlier.
Sereal-5.002
Fast, compact, powerful binary (de-)serialization
Changes for 5.002
- Fixup Decoder tests to run on perl 5.8 which has no defined-or.
- Consolidated changes from 5.001_00x:
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get this release working properly.
- Test compatibility fixes when no perl is already installed.
- Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
- Test compatibility fixes with version 3 and earlier.
App-Greple-9.0101
extensible grep with lexical expression and region handling
Changes for 9.0101 - 2023-02-01T11:20:43Z
- Fix a bug of handling empty block for -Mxlate module.
Sereal-Encoder-5.001_003
Fast, compact, powerful binary serialization
Changes for 5.001_003
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get 5.001_00x working properly.
Sereal-Decoder-5.001_003
Fast, compact, powerful binary deserialization
Changes for 5.001_003
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get 5.001_00x working properly.
Sereal-5.001_003
Fast, compact, powerful binary (de-)serialization
Changes for 5.001_003
- Ensure that Encoder depends on the correct version of the Decoder. Gracious thanks to Slaven Rezic for being so patient in helping me get 5.001_00x working properly.
Sereal-Encoder-5.001_002
Fast, compact, powerful binary serialization
Changes for 5.001_002
- Test compatibility fixes when no perl is already installed.
- Decoder: Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
Sereal-Decoder-5.001_002
Fast, compact, powerful binary deserialization
Changes for 5.001_002
- Test compatibility fixes when no perl is already installed.
- Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
Sereal-5.001_002
Fast, compact, powerful binary (de-)serialization
Changes for 5.001_002
- Test compatibility fixes when no perl is already installed.
- Decoder: Add t/195_backcompat.t to check if the latest decoder will seamlessly handle reading output from older versions.
Business-GoCardless-0.37
Top level namespace for the Business::GoCardless set of modules
Changes for 0.37 - 2023-02-01
- Add verified_at to Mandate object
Story-Interact-0.001007
tools for writing (and reading) an interactive story
Changes for 0.001007 - 2023-02-01
- Added: Story::Interact::Harness::Test.
- Factor out common story harness code into Story::Interact::Harness.
Test-CheckManifest-1.43
Check if your Manifest matches your distro
Changes for 1.43 - 2023-02-01T08:32:00Z
- $home is usually given without trailing slash, the $files_in_skip is taken from MANIFEST.SKIP which usually contain regexes for files relative the $home. Therefore the remaining leading slashes in $localfile (thanks to bschmalhofer)
- Fix home removal on Win32 (thanks to E. Choroba)
- Replace string eval with block eval (thanks to Paul Cochrane)
- various "infrastructure" changes (thanks to Paul Cochrane)
Data-Validate-OpenAPI-0.3.0
Validate and untaint input parameters via OpenAPI schema
Changes for 0.3.0 - 2023-02-01
- Implemented checking for OpenAPI version.
- Reordered validation checks in decreasing level of strictness.
- Processing explicit value of allowEmptyValue.
- Improved POD.
Music-Chord-Progression-NRO-0.0307
Generate Neo-Riemann chord progressions
Changes for 0.0307 - 2023-01-31T22:20:04Z
- Improve the eg/nro-chain program.
SPVM-0.9689
SPVM Language
Changes for 0.9689 - 2023-02-01
- New Features
- =head2 to_utf8_chars
- Converts the $string to UTF-8 characters, and returns it.
Data-ObjectDriver-0.22
Simple, transparent data interface, with caching
Changes for 0.22 - 2023-02-01T05:14:13Z
App-CSVUtils-1.004
CLI utilities related to CSV
Changes for 1.004 - 2023-02-01
- Add utility: csv-sorted-rows.
- Fix tab completion message (-f is now not the option for input_filename).
Template-Plugin-DataPrinter-0.016
Template Toolkit dumper plugin using Data::Printer
Changes for 0.016 - 2023-02-01T14:10:19Z
- Fix false-negative test failure with Data::Printer v1.1.0
RxPerl-v6.17.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.17.0 - 2023-02-01T00:29:42Z
- added op_zip_with, rx_generate, is_observable, op_merge_with and op_skip_while
- added rx_on_error_resume_next and op_on_error_resume_next_with
Acme-CPANModules-WorkingWithXLS-0.002
Working with Excel formats (XLS, XLSX) or other spreadsheet formats like LibreOffice Calc (ODS)
Changes for 0.002 - 2022-11-13
- Add Data::XLSX::Parser.
Date-Parse-Modern-0.4
Provide string to unixtime conversions
Changes for 0.4 - 2023-02-01
- Support for two new string forms
- Require Time::Local 1.26 because that's where timegm_local() was introduced
- Handle error messages a little better
- Better handle milliseconds, because they were breaking on Windows
- Lots of work done on unit tests to make them work on older Perl's and Windows
Music-Chord-Progression-NRO-0.0305
Generate Neo-Riemann chord progressions
Changes for 0.0305 - 2023-01-31T14:56:55Z
- Significantly cleaned and reorganized code.
Music-Chord-Progression-NRO-0.0304
Generate Neo-Riemann chord progressions
Changes for 0.0304 - 2023-01-31T14:09:41Z
- Fix forgotten default in docs!
- Improve documentation.
Spreadsheet-ReadGnumeric-0.1
turn a Gnumeric file into a Spreadsheet::Read data structure
Changes for 0.1
- First public release.
Geo-Coder-US-Census-0.06
Provides a Geo-Coding functionality for the US using geocoding.geo.census.gov
Changes for 0.06
- Compress the traffic state and city are no longer optional Use JSON::MaybeXS instead of JSON Fix handling of states which include spaces in their name Fix handling of roads which include full stops in their names
experimental-0.031
Experimental features made easy
Changes for 0.031 - 2023-01-31T22:46:02+01:00
- Fix the name of the extra_paired_delimiters feature (previously mis-documented as extra_paired_delims)
- Added "stable.pm", which acts like experimental.pm only for features which have been marked non-experimental in their current form, in later version of perl.
Music-Chord-Progression-NRO-0.0303
Generate Neo-Riemann chord progressions
Changes for 0.0303 - 2023-01-31T13:12:44Z
- Fix SYNOPSIS again! Argh!
RxPerl-v6.16.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.16.0 - 2023-01-31T21:08:48Z
- added op_reduce, rx_zip, op_every and op_element_at
Util-H2O-More-0.2.8
provides baptise, a drop-in replacement for bless; like if bless created accessors for you. This module also provides additional methods built using h2o or o2h from Util::H2O that allow for the incremental addition of OOP into existing or small scale Perl code without having to fully commit to a Perl OOP framework or compromise one's personal Perl style.
Changes for 0.2.8
- added wrapper, Getopt2h2o that will 'require Getopts::Long' and then uses opt2h2o; it's perfect for hanging accessors on your commandline flag options
Music-Chord-Progression-NRO-0.0302
Generate Neo-Riemann chord progressions
Changes for 0.0302 - 2023-01-31T11:16:35Z
- Improve documentation.
- Improve the eg/* programs.
HealthCheck-Diagnostic-DBHCheck-v1.0.0
Check a database handle to make sure you have read/write access
Changes for v1.0.0 - 2023-01-31T18:03:48Z
- Update README and LICENSE (Andrew Hewus Fresh)
- Pull in Makefile updates from PluginBundle (Andrew Hewus Fresh)
- Fix POD syntax (Andrew Hewus Fresh)
- Pull request #6: SM-3868 (Mitch McCracken)
- Skip strict tests for t/author-pod-coverage.t (Mitch McCracken)
- Add timeout support (Mitch McCracken)
RxPerl-v6.15.0
an implementation of Reactive Extensions / rxjs for Perl
Changes for v6.15.0 - 2023-01-31T17:14:35Z
- added op_buffer_time, op_concat_with, op_count and op_default_if_empty
- added rx_range
Zonemaster-CLI-v5.0.1
run Zonemaster tests from the command line
Changes for v5.0.1 - 2023-01-31
- Fixes
Zonemaster-Backend-10.0.1
A system for running Zonemaster tests asynchronously through an RPC-API
Changes for v10.0.1 - 2023-01-31
- Fixes
Zonemaster-Engine-v4.6.1
A tool to check the quality of a DNS zone
Changes for v4.6.1 - 2023-01-31
- Fixes
Music-Chord-Progression-NRO-0.0301
Generate Neo-Riemann chord progressions
Changes for 0.0301 - 2023-01-31T07:39:23Z
- Accidentally included a bogus file in my previous upload. Ugh.
Music-Chord-Progression-NRO-0.0300
Generate Neo-Riemann chord progressions
Changes for 0.0300 - 2023-01-31T07:28:08Z
- Improve documentation again.
- Improve tests.
- Fixed-up incorrect code.
Sereal-Encoder-5.001_001
Fast, compact, powerful binary serialization
Changes for 5.001_001
- Test compatibility fixes.