Skip to main content



WebService-DS-SOP-Auth-V1_1-0.05


SOP version 1.1 authentication module

Changes for 0.05 - 2023-01-06T06:06:49Z

  • Catch verify_signature errors
  • Remove Test::Pretty
  • Rename namespace to WebService::DS::SOP::Auth

metacpan.org/release/DSSYSTEM/…





Text-ANSI-Fold-2.19


Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.

Changes for 2.19 - 2023-01-06T02:30:22Z

  • Allow double-struck run-in/out characters with backspace.
  • Move git repository.

metacpan.org/dist/Text-ANSI-Fo…




SPVM-0.9677


SPVM Language

Changes for 0.9677 - 2022-01-06

  • Changes
  • Bug Fix
  • Incompatible Changes
  • New Features
  • Compilation Error Message Fix
  • Exception Message Improvement
  • Memory Usage Degration

metacpan.org/dist/SPVM



Modern-Perl-1.20230106


enable all of the features of Modern Perl with one import

Changes for 1.20230106 - 2023-01-05T17:15:46-08:00

  • update for 2023 year bundle
  • fix a few nits in tests

metacpan.org/dist/Modern-Perl




App-BrowserUtils-0.018


Utilities related to browsers, particularly modern GUI ones

Changes for 0.018 - 2022-10-07

  • Recognize brave-browser.

metacpan.org/dist/App-BrowserU…



Test-Routine-0.030


composable units of assertion

Changes for 0.030 - 2023-01-05T19:03:17-05:00

  • this version of Test-Routine now requires Perl v5.12 (but its prereqs already did)
  • remove the run_* exports from Test::Routine::Runner, as foretold in the year 2010

metacpan.org/dist/Test-Routine







Moo-2.005005


Minimalist Object Orientation (with Moose compatibility)

Changes for 2.005005 - 2023-01-05

  • drop dependency on Test::Fatal

metacpan.org/dist/Moo

Mark Gardner reshared this.



MCE-1.884


Many-Core Engine for Perl providing parallel processing capabilities

Changes for 1.884

  • Disabled non-blocking dequeue_nb and recv_nb tests on the Windows platform. Reason: Author cannot reproduce failing tests reported by CPAN Tester aero. Copied nb tests to xt folder: nonblocking_channel.t and nonblocking_queue.t

metacpan.org/dist/MCE




Net-DNS-Nameserver-Trivial-0.303


Trivial DNS server, that is based on Net::DNS::Nameserver module.

Changes for 0.303 - 2023-01-05T12:56:06+01:00

  • Fixation in documentation and version numbers.

metacpan.org/dist/Net-DNS-Name…



NIP-Generator-1.1


generator of polish fiscal identifiers.

Changes for 1.1 - 2023-01-05T12:39:51+01:00

  • Reduction of dependencies.

metacpan.org/dist/NIP-Generato…



App-ccdiff-0.32


Colored Character Diff

Changes for 0.32 - 2023-01-05

  • Add ref to diff-so-fancy
  • README & Documentation fixes (pr#21 .. pr#23, Ryan Schmidt)
  • git-ccdiff: not all arguments are sha's (`git ccdiff .`, issue#25)
  • It is 2023

metacpan.org/dist/App-ccdiff



AI-ParticleSwarmOptimization-Pmap-1.006


Particle Swarm Optimization (object oriented) with support for multi-core processing

Changes for 1.006 - 2023-01-05T11:16:26+01:00

  • Fix: MANIFEST

metacpan.org/dist/AI-ParticleS…



AI-ParticleSwarmOptimization-MCE-1.003


Particle Swarm Optimization (object oriented) with support for multi-core processing

Changes for 1.003 - 2023-01-05T11:16:26+01:00

  • Fix: MANIFEST

metacpan.org/dist/AI-ParticleS…



AI-Genetic-Pro-1.008


Efficient genetic algorithms for professional purpose with support for multiprocessing.

Changes for 1.008 - 2023-01-05T11:16:26+01:00

  • Fix: MANIFEST

metacpan.org/dist/AI-Genetic-P…






App-Easer-2.006


Simplify writing (hierarchical) CLI applications

Changes for 2.006 - 2023-01-05T08:03:54Z

  • Release after 84 PASSes on CPAN Testers (thanks!)

metacpan.org/dist/App-Easer




Text-ANSI-Fold-2.18


Text folding library supporting ANSI terminal sequence and Asian wide characters with prohibition character handling.

Changes for 2.18 - 2023-01-05T06:24:41Z

  • Allow boundary word to include backspaces.

metacpan.org/dist/Text-ANSI-Fo…



PDL-Opt-QP-0.27_01


Quadratic programming solver for PDL

Changes for 0.27_01 - 2023-01-05

  • switch build to EUMM
  • use LAPACK routines rather than own obsolete LINPACK ones (still 32-bit)

metacpan.org/dist/PDL-Opt-QP




CGI-Info-0.74


Information about the CGI environment

Changes for 0.74

  • Added python-requests/2.27.1 as a robot Use latest Github Actions environment Support Sec-CH-UA-Mobile Calling new on an object now returns a clone rather than setting the defaults in the new object

metacpan.org/dist/CGI-Info



Dist-Zilla-PluginBundle-Author-Plicease-2.74


Dist::Zilla plugin bundle used by Plicease

Changes for 2.74 - 2023-01-04T20:30:24Z

  • Removing support fir cirrus-ci since I no longer use it.
  • Added github_repo property to [Plicease::Author::ReadmeAnyFromPod]

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







Test-Deep-1.202


Extremely flexible deep comparison

Changes for 1.202 - 2023-01-04T20:40:46-05:00

  • no changes since trial releases
  • Test::Deep now requires perl v5.12.

metacpan.org/dist/Test-Deep

Mark Gardner reshared this.




Regexp-Melody-0.001000


Melody is a language that compiles to regular expressions, while aiming to be more readable and maintainable

Changes for 0.001000 - 2023-01-04

  • initial version

metacpan.org/release/TOBYINK/R…



Test2-Tools-Rustfmt-0.05


Test that bundled Rust code is formatted according to Rust style guidelines

Changes for 0.05 - 2023-01-04T16:20:36Z

  • Fix bug where tool could fail if more than one rustfmt or cargo is in the PATH (gh#5, gh#6)

metacpan.org/dist/Test2-Tools-…




Test2-Harness-UI-0.000129


Web interface for viewing and inspecting yath test logs

Changes for 0.000129 - 2023-01-04T13:45:06-08:00

  • Add concurrency to sweeper
  • Add ability to track what sweeps (by name) have been done to runs
  • Fix some 'Delete' -> 'delete' typos

metacpan.org/dist/Test2-Harnes…






Devel-TraceUse-2.097


show the modules your program loads, recursively

Changes for 2.097 - 2023-01-04

  • Take into account extra frames introduced in @INC hook handling by Perl 5.37.7 (YVES)
  • Declare Perl 5.8 as the minimum version requirement

metacpan.org/dist/Devel-TraceU…



Date-Holidays-GB-0.022


Determine British holidays - Current UK public and bank holiday dates up to 2023

Changes for 0.022 - 2023-01-04T10:29:13Z

  • Update

metacpan.org/dist/Date-Holiday…




Spreadsheet-Read-0.85


Meta-Wrapper for reading spreadsheet data

Changes for 0.85

  • Suggest the preferred parser if none found
  • It's 2022
  • xlscat --box and improvements for -L
  • Add balloons to ss2tk buttons
  • Fix typo in help (Erix)
  • It's 2023

metacpan.org/dist/Spreadsheet-…