Skip to main content



File-Cmp-1.09


compare two files character by character

Changes for 1.09 - 2023-03-06

  • Update to Module::Build and Test2::V0, better test coverage, etc

metacpan.org/dist/File-Cmp



Music-CreatingRhythms-0.0600


Combinatorial algorithms to generate rhythms

Changes for 0.0600 - 2023-03-06T16:40:08Z

  • Fix distro excludes. Oof!
  • Add the count_ones() and count_zeros() methods.

metacpan.org/dist/Music-Creati…



Pod-Weaver-Plugin-Sah-Schemas-0.073


Plugin to use when building Sah::Schemas::* distribution

Changes for 0.073 - 2023-02-16

  • [bugfix] Fix generated example on using with Type::Tiny (interpolation bug).

metacpan.org/dist/Pod-Weaver-P…



Mojolicious-Plugin-DirectoryServer-1.001


Serve static files from document root with directory index

Changes for 1.001 - 2023-03-06T10:48:05Z

  • First release of a fork of Mojolicious::Plugin::Directory, which has been abandoned. This is a static file server with auto_index for directory entries.
  • Beyond here is from Mojolicious::Plugin::Directory
  • github.com/hayajo/Mojolicious-…

metacpan.org/release/BDFOY/Moj…






Locale-Codes-3.73


a distribution of modules to handle locale codes

Changes for 3.73 - 2023-03-06

  • NEW CODE(s)
  • Fixed a problem with test failing on windows Reported in GitHub #15

metacpan.org/dist/Locale-Codes

#15


Video-NRK-Cache-3.00


Cache NRK Video on Demand broadcasts for offline viewing

Changes for 3.00 - 2023-03-06

  • Change the default download tool from youtube-dl to yt-dlp.
  • Refactor class structure to allow for alternative download tools.
  • Separate packages/classes from the CLI script to make them reusable from other Perl code.
  • Release as CPAN distribution.

metacpan.org/release/AJNN/Vide…



Redis-Cluster-Fast-0.085


A fast perl binding for Redis Cluster

Changes for 0.085 - 2023-03-06T17:55:34Z

  • Add simple microbenchmark result.
  • Fix error handling to connect.
  • Update POD.

metacpan.org/dist/Redis-Cluste…



Test-Simple-1.302193


Basic utilities for writing tests.

Changes for 1.302193 - 2023-03-06T09:38:00-08:00

  • Deprecate inst't()

metacpan.org/dist/Test-Simple



DBIx-Oracle-UpgradeUtf8-1.01


automatically upgrade Perl strings to utf8 before sending them to DBD::Oracle

Changes for 1.01

  • initial version

metacpan.org/dist/DBIx-Oracle-…






ExtUtils-MakeMaker-7.67_02


Create a module Makefile

Changes for 7.67_02

  • Core fixes:
  • initialize PERL_CORE object var early and use it consistently
  • only search for PERL_SRC when PERL_CORE is true or unset
  • Clean-ups:
  • remove use vars from non-bundled modules
  • remove unused _find_magic_vstring function

metacpan.org/dist/ExtUtils-Mak…




StreamFinder-2.12


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.12 - 2023-03-06

  • StreamFinder::PodcastAddict - When given a podcast page, refactor to 1) avoid a 2nd fetch of the latest episode page if we are able to get all the needed metadata from the podcast page code; and 2) Fix failure to fetch with just a podcast-ID or podcast-ID/episode-ID (without a full URL). Also misc. tweaks to try to get all metadata, properly handle sorting the playlist (getURL('playlist')), and doc. tweaks.

metacpan.org/dist/StreamFinder



SPVM-File-Spec-0.06


Portably Perform Operations on File Names

Changes for 0.06 - 2023-03-06

  • Incompatible Changes
  • Prerequirement Changes

metacpan.org/dist/SPVM-File-Sp…



SPVM-IO-0.18


File IO, Socket, Select/Polling.

Changes for 0.18 - 2023-03-06

  • Prerequirement Changes
  • Changes
  • Incompatible Changes

metacpan.org/dist/SPVM-IO



App-Greple-xlate-0.11


translation support module for greple

Changes for 0.11 - 2023-03-06T05:14:31Z

  • make alias 'cm' for 'conflict'
  • introduce --xlate-format='xtxt' instead of 'none'
  • make 'examples' directory

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



JSON-Validator-5.14


Validate data against a JSON schema

Changes for 5.14 - 2023-03-06T13:45:33Z

  • Avoid mutating OpenAPIv2 schema "parameters" when validating

metacpan.org/dist/JSON-Validat…



App-proxyforurl-1.02


An online proxy PAC file parser

Changes for 1.02 - 2023-03-06T13:34:06Z

  • Skipping api.t tests if not developing

metacpan.org/dist/App-proxyfor…



SPVM-0.9695


SPVM Language

Changes for 0.9695 - 2023-03-05

  • Incomaptible Changes
  • Code Cleanup
  • Compilation Error Message Changes

metacpan.org/dist/SPVM



Music-CreatingRhythms-0.0504


Combinatorial algorithms to generate rhythms

Changes for 0.0504 - 2023-03-05T17:06:34Z

  • Improve the eg/play-*.pl program logic.

metacpan.org/dist/Music-Creati…



Music-CreatingRhythms-0.0503


Combinatorial algorithms to generate rhythms

Changes for 0.0503 - 2023-03-05T16:54:37Z

  • Add the eg/play-euclid-set.pl program.

metacpan.org/dist/Music-Creati…



Music-CreatingRhythms-0.0502


Combinatorial algorithms to generate rhythms

Changes for 0.0502 - 2023-03-05T16:29:39Z

  • Improve the eg/play-set.pl program.

metacpan.org/dist/Music-Creati…




DBD-Pg-3.16.1


DBI PostgreSQL interface

Changes for 3.16.1

  • Add new attribute "pg_int8_as_string", for backwards compatibility.
  • Add a META.json file; rename META.yml to META.yaml
  • Fix 03smethod.t $sth->last_insert_id skip count for DBI < 1.642
  • Documentation improvements for service files

metacpan.org/dist/DBD-Pg



Dist-Zilla-Plugin-InsertExecsList-0.030


Insert a POD containing a list of scripts/executables in the distribution

Changes for 0.030 - 2023-02-16

  • [incompatible change] By default generate an ordered list, add configuration to use unordered list (ordered -> false).

metacpan.org/dist/Dist-Zilla-P…



Class-Method-Modifiers-2.15


Provides Moose-like method modifiers

Changes for 2.15 - 2023-03-05T23:42:48Z

  • localize $SIG{__DIE__} before calling eval (closes RT#146848; Yves Orton)

metacpan.org/dist/Class-Method…



Test2-Suite-0.000148


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000148 - 2023-03-05T14:59:45-08:00

  • Fixes for refcount stuff

metacpan.org/dist/Test2-Suite





Number-Phone-3.9000


base class for Number::Phone::* modules

Changes for 3.9000 - 2023-03-05

  • Add validation using libphonenumber's data for non-geographic country codes like +800 (International free phone) and +870 (Inmarsat). See github.com/DrHyde/perl-modules…
  • Bug fix: NANP toll-free numbers corrected. 833 area code now supported, and regex fixed to only match when the B and C digits are the same, so 800 is toll-free, 888 is toll-free, but 808 is not. See github.com/DrHyde/perl-modules…
  • Bug fix: NANP 1-600 area code is non-geographic. See github.com/DrHyde/perl-modules…
  • Workaround: OFCOM have the wrong number length for the +44 800 716 range, we now have an egregious hack to work around that. See github.com/DrHyde/perl-modules…
  • No longer auto-tested on 5.10 because a 'make test'-time dependency (Test::Deep) no longer supports that.
  • Data updates

metacpan.org/dist/Number-Phone



App-digitdemog-0.085


各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。

Changes for 0.085 - 2023-03-06T01:23+09:00


metacpan.org/dist/App-digitdem…



Finance-Tax-Aruba-0.008


A package that deals with tax calculations for Aruba

Changes for 0.008 - 2023-03-05T14:30:45Z

  • Update POD
  • Fix bug where pension-employe[er] disappeared from loon.pl
  • Fix total company cost calculations
  • Add government costs and social costs numbers to the calculator

metacpan.org/dist/Finance-Tax-…



App-digitdemog-0.084


各行の文字列について、左からの桁ごとにどんな文字が現れたかをクロス表で表示。

Changes for 0.084 - 2023-03-05T23:40+09:00


metacpan.org/dist/App-digitdem…



Ryu-3.004


stream and data flow handling for async code

Changes for 3.004 - 2023-03-05T14:36:17+08:00

  • New features
  • Bugs fixed

metacpan.org/dist/Ryu





Bencher-Scenario-Scalar-Util-Numeric-0.021


Benchmark Scalar::Util::Numeric vs Scalar::Util::Numeric::PP

Changes for 0.021 - 2023-01-17

  • Rename module/dist Bencher-Scenario-{ScalarUtilNumeric,Scalar-Util-Numeric}.

metacpan.org/release/PERLANCAR…




CSS-Inliner-4018


Library for converting CSS <style> blocks to inline styles

Changes for 4018 - 2023-03-04

  • Apply path from Sunnavy related to retaining the order of CSS rules; addresses various unreported bugs

metacpan.org/dist/CSS-Inliner




OpenAI-API-0.22


Perl interface to OpenAI API

Changes for 0.22 - 2024-03-04

  • Refactor endpoint / api_base parameters.

metacpan.org/dist/OpenAI-API



Music-CreatingRhythms-0.0501


Combinatorial algorithms to generate rhythms

Changes for 0.0501 - 2023-03-04T11:45:32Z

  • Alphabetize subroutine order.

metacpan.org/dist/Music-Creati…



Test2-Suite-0.000147


Distribution with a rich set of tools built upon the Test2 framework.

Changes for 0.000147 - 2023-03-04T11:42:59-08:00

  • Add refcount tools, and include in ::V0

metacpan.org/dist/Test2-Suite




Music-CreatingRhythms-0.0500


Combinatorial algorithms to generate rhythms

Changes for 0.0500 - 2023-03-04T11:20:14Z

  • Add the comprnd() and compmrnd() methods.

metacpan.org/dist/Music-Creati…