Skip to main content



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.

metacpan.org/dist/Music-Chord-…



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.

metacpan.org/dist/Music-Chord-…




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

metacpan.org/dist/Geo-Coder-US…



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.

metacpan.org/dist/experimental




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

metacpan.org/dist/RxPerl



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

metacpan.org/dist/Util-H2O-Mor…



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.

metacpan.org/dist/Music-Chord-…



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)

metacpan.org/dist/HealthCheck-…

#6


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

metacpan.org/dist/RxPerl





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

metacpan.org/dist/Zonemaster-B…






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.

metacpan.org/dist/Music-Chord-…



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.

metacpan.org/dist/Music-Chord-…








Music-Chord-Progression-NRO-0.0202


Generate Neo-Riemann chord progressions

Changes for 0.0202 - 2023-01-31T05:33:22Z

  • Define the initial chord quality (major or minor).
  • Updated tests.

metacpan.org/dist/Music-Chord-…



LaTeX-TOM-1.04


A module for parsing, analyzing, and manipulating LaTeX documents.

Changes for 1.04 - 2023-01-31

  • Merged development version to stable.

metacpan.org/dist/LaTeX-TOM



Music-Chord-Progression-NRO-0.0201


Generate Neo-Riemann chord progressions

Changes for 0.0201 - 2023-01-31T05:15:32Z

  • Build attributes for computed things.
  • Reduce code redundancy.

metacpan.org/dist/Music-Chord-…



Music-Chord-Progression-NRO-0.0200


Generate Neo-Riemann chord progressions

Changes for 0.0200 - 2023-01-31T04:44:31Z

  • Add the return format attribute.
  • Add the max attribute for circular transformations.
  • Add the ability to perform circular transformations.
  • Port the nro-chain program from my Music repo.
  • Update tests.

metacpan.org/dist/Music-Chord-…



App-Greple-xlate-0.02


translation support module for greple

Changes for 0.02 - 2023-01-31T12:39:26Z

  • convert all \s+ to single space for normalization

metacpan.org/dist/App-Greple-x…




Music-Chord-Progression-NRO-0.0100


Generate Neo-Riemann chord progressions

Changes for 0.0100 - 2023-01-31T03:22:02Z

  • Port the nro program from my Music repo.
  • Mint with Dist::Zilla.

metacpan.org/dist/Music-Chord-…



App-sdif-4.25.0


sdif and family tools, cdif and watchdiff

Changes for 4.25.0 - 2023-01-31T09:47:53Z

  • cdif do not compare words with null --unit= option

metacpan.org/dist/App-sdif



PICA-Data-2.06


PICA record processing

Changes for 2.06 - 2023-01-31T09:15:07Z

  • Fix default --level value in command line interface
  • Add PICA::Data::Field

metacpan.org/dist/PICA-Data




SPVM-Cwd-0.05


Getting Pathname of Current Working Directory

Changes for 0.05 - 2023-01-31

  • Prerequrement Changes
  • Bug Fix
  • Improved Excetpion Messages
  • Improved Documentation

metacpan.org/dist/SPVM-Cwd





File-HTTP-1.01


open, read and seek into remote files and directories transparently

Changes for 1.01 - 2023-01-31

  • bug correction: system errors were not correctly set (bug #146156 reported by Diab Jerius)

metacpan.org/dist/File-HTTP



HTML-Parser-3.81


HTML parser class

Changes for 3.81 - 2023-01-30

  • Stop depending on "Test" (GH#34) (James Raspass)
  • fix test scripts after conversion to Test::More (GH#35) (Graham Knop)

metacpan.org/dist/HTML-Parser




Acme-CPANModules-PortedFrom-Python-0.005


Modules/applications that are ported from (or inspired by) Python libraries

Changes for 0.005 - 2022-11-13

  • Add Data::XLSX::Parser.

metacpan.org/dist/Acme-CPANMod…




PRANG-0.21


Moose XML Processor

Changes for 0.21 - 2022-01-29

  • Fix tests for security change to YAML (rt#132030) [Thanks to YVES for patch]
  • Add missing test dependency (rt#122301)

metacpan.org/dist/PRANG





Mojolicious-Plugin-Routes-Restful-0.04


Have a Hash make some Mojo routes

Changes for 0.04

  • Mojolicious::Routes::Route::via now Mojolicious::Routes::Route::methods Mojolicious::Routes::Route::route now Mojolicious::Routes::Route::any All code changes are internal. No need to adjust your code just update to this Version. Fixed a Bug in the test suite where some of the API packages where rendering twice on the same call so now tests correctly for Mojolicious 9.31+ Fixed a few typos in the POD

metacpan.org/dist/Mojolicious-…




AI-TensorFlow-Libtensorflow-0.0.6


Bindings for Libtensorflow deep learning library

Changes for 0.0.6 - 2023-01-30T15:22:04Z

  • Documentation

metacpan.org/dist/AI-TensorFlo…

Zaki reshared this.



LaTeX-TOM-1.03_05


A module for parsing, analyzing, and manipulating LaTeX documents.

Changes for 1.03_05 - 2023-01-30

  • Deprecate LaTeX::TOM::Parser::new().
  • Tree.pm: Make toLaTeX() print out command options too.
  • _applyMapping(): Fix typo in Code.
  • Correct spelling of "delimeter(s)".
  • Minor tweaks.

metacpan.org/dist/LaTeX-TOM



Date-Parse-Modern-0.4-TRIAL


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

metacpan.org/dist/Date-Parse-M…