Skip to main content



Perl-PrereqScanner-Scanner-Catalyst-0.003


Plugin for Perl::PrereqScanner looking for Catalyst plugin/action modules

Changes for 0.003 - 2023-02-04

  • Changed my github username.

metacpan.org/dist/Perl-PrereqS…



Test2-Tools-PDL-0.001


Test2 tools for verifying Perl Data Language piddles

Changes for 0.001 - 2020-06-25

  • Changed my github username.

metacpan.org/dist/Test2-Tools-…





Quiq-1.207


Class library for rapid development

Changes for 1.207 - 2023-02-04

  • Quiq::Confluence::Markup
  • Quiq::File::Image
  • Quiq::Html::Widget::SelectMenu
  • Quiq::Html::Pygments
  • Quiq::Image
  • Quiq::TempDir
  • Quiq::TimeLapse::Directory
  • Quiq::Web::Navigation

metacpan.org/dist/Quiq






Redis-Cluster-Fast-0.04


A fast perl binding for Redis Cluster

Changes for 0.04 - 2023-02-04T08:23:18Z

  • fix for using manually setting environment variable TEST_REDIS_CLUSTER_STARTUP_NODES
  • Ignore patches that appear to be reversed or already applied.

metacpan.org/dist/Redis-Cluste…



Music-Chord-Progression-Transform-0.0111


Generate transformed chord progressions

Changes for 0.0111 - 2023-02-03T23:08:18Z

  • Include O & I in the random transforms.
  • Do not force O to be in the 1st position of all random transforms.

metacpan.org/dist/Music-Chord-…



Image-Magick-7.1.0-0


objected-oriented Perl interface to ImageMagick. Use it to read, manipulate, or write an image or image sequence from within a Perl script.


metacpan.org/dist/Image-Magick



Image-Magick-6.9.12-2


objected-oriented Perl interface to ImageMagick. Use it to create, edit, compose, or convert bitmap images from within a Perl script.


metacpan.org/dist/Image-Magick



Music-Chord-Progression-Transform-0.0110


Generate transformed chord progressions

Changes for 0.0110 - 2023-02-03T19:34:32Z

  • Only taskify_tokens() for P, L, and R multiple operations.
  • Remove the local author lib line.

metacpan.org/dist/Music-Chord-…




Alien-PCRE2-0.017000


Find Or Download/Build/Install libpcre2 In PCRE2

Changes for 0.017000 - 2023-02-03

  • Fix share install download by switching to Alien::Build::Plugin::Download::GitHub (thanks Zaki Mughal)

metacpan.org/dist/Alien-PCRE2



Require-Hook-Source-MetaCPAN-0.003


Load module source code from MetaCPAN

Changes for 0.003 - 2022-11-15

  • No functional changes.
  • [doc] Tweak mention of Require::HookChain::source::metacpan.

metacpan.org/dist/Require-Hook…



App-CSVUtils-1.006


CLI utilities related to CSV

Changes for 1.006 - 2023-02-03

  • Add utilties: csv-check-field, csv-check-cell.

metacpan.org/dist/App-CSVUtils









Babble-0.090010


EXPERIMENTAL Babel-like for perl

Changes for 0.090010

  • RT#146065: Load B in test. Thanks to ANDK and HAARG for the report and further information.
  • Add support for more postfix dereference sigils ( `->&*`, `->**` ).

metacpan.org/dist/Babble



Music-Chord-Progression-Transform-0.0109


Generate transformed chord progressions

Changes for 0.0109 - 2023-02-03T12:08:34Z

  • Fix logic error in the numeric transform routine.

metacpan.org/dist/Music-Chord-…



Redis-Cluster-Fast-0.03


A fast perl binding for Redis Cluster

Changes for 0.03 - 2023-02-03T20:04:10Z

  • fix a problem with a patch not being applied

metacpan.org/dist/Redis-Cluste…




Music-Chord-Progression-Transform-0.0108


Generate transformed chord progressions

Changes for 0.0108 - 2023-02-03T11:39:04Z

  • Handle 7th chord NROs for a numeric (random) transform.
  • Improve quality tests.

metacpan.org/dist/Music-Chord-…




App-ModuleBuildTiny-0.032


A standalone authoring tool for Module::Build::Tiny

Changes for 0.032 - 2023-02-03T20:16:39Z

  • Correctly run author and release tests on upload.
  • Update Changes file on regenerate --bump
  • Add a --commit option to regenerate
  • Add --tag and --push to upload

metacpan.org/dist/App-ModuleBu…






App-DBBrowser-2.314


Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.

Changes for 2.314 - 2023-02-03

  • New data-structure for subquery file.
  • Refactoring/update Subqueries, Filter, GetContent
  • Bugfix/update filter search_and_replace.
  • Simplified formation info-output.
  • Update sql_limit.

metacpan.org/dist/App-DBBrowse…



Rose-DB-0.784


A DBI wrapper and abstraction layer.

Changes for 0.784

  • Added support for PDBs (Pluggable Databases) to DBD::Oracle. (Patch by Ferry Hendrikx.)
  • Added support for "numeric" booleans to DBD::Oracle. (Patch by Ferry Hendrikx.)

metacpan.org/dist/Rose-DB






CPAN-Audit-20230202.003


Audit CPAN distributions for known vulnerabilities

Changes for 20230202.003 - 2023-02-03T02:48:17Z

  • Advisories for Apache-Session-Browseable and Apache-Session-LDAP

metacpan.org/release/BDFOY/CPA…



Art-World-0.19_03


Modeling of creative processes

Changes for 0.19_03

  • Workaround for types pre-declaration and Type::Tiny v2
  • Notably upgrade Type::Tiny and Zydeco
  • Switch to Test2::Harness
  • Reintroducing missing pictures for the manual

metacpan.org/dist/Art-World




Proch-N50-1.5.7-TRIAL


a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.

Changes for 1.5.7 - 2023-01-22

  • Minor updates on Seqfu.pm, which is a legacy module and should not be adopted for new projects

metacpan.org/dist/Proch-N50




App-ansiecho-1.04


Colored echo command using ANSI terminal sequence

Changes for 1.04 - 2023-02-03T11:03:31Z

  • Accept \4 and \47 style character as well.

metacpan.org/dist/App-ansiecho



OpenAPI-Render-0.3.0


Render OpenAPI specifications as documents

Changes for 0.3.0 - 2023-02-03

  • Check OpenAPI version.
  • Accept raw JSON in new().
  • Make a copy of input value to new() in order not to overwrite it.
  • Make unexposed methods private.
  • Add methods api() and parameters().
  • Skip adding JavaScript if no 'path' placeholders need replacing.
  • Add POD.

metacpan.org/dist/OpenAPI-Rend…



Chemistry-OpenSMILES-0.8.5


OpenSMILES format reader and writer

Changes for 0.8.5 - 2023-01-26

  • Fixing incorrect chirality handling code as it did not consider all ring bonds up to now.

metacpan.org/dist/Chemistry-Op…



Data-Dump-Color-0.249


Like Data::Dump, but with color

Changes for 0.249 - 2023-02-03

  • [bugfix] Make sure we already instantiate color theme object for use (GH#13).

metacpan.org/dist/Data-Dump-Co…



SPVM-Sys-0.36


System Calls for File IO, User, Process, Signal, Socket

Changes for 0.36 - 2022-02-03

  • Bug Fix
  • Incompatible Changes

metacpan.org/dist/SPVM-Sys



Data-Dataset-ChordProgressions-0.0303


Provide access to hundreds of possible chord progressions

Changes for 0.0303 - 2023-02-02T21:51:21Z

  • Improve documentation again.

metacpan.org/dist/Data-Dataset…



Data-Dataset-ChordProgressions-0.0302


Provide access to hundreds of possible chord progressions

Changes for 0.0302 - 2023-02-02T21:36:21Z

  • Improve documentation.

metacpan.org/dist/Data-Dataset…