Skip to main content








Valiant-0.001018


Validation Library and more

Changes for 0.001018

  • Totally reworked how the HTML generation code integrates with an underlying view. This shouldn't be a breaking change but makes it possible to integrate those modules with modern views like Xslate which provide autoescaping features for safety
  • Build new example view based on this for Catalyst. Changed all the example code to use these new features.
  • Lots of small documentation improvements and bug fixes, including issues that caused fails to install on some systems as reported by CPAN testers.
  • Lots of additional fixes and tweaks to the Catalyst example application.

metacpan.org/dist/Valiant





Atomic-Pipe-0.020


Send atomic messages from multiple writers across a POSIX pipe.

Changes for 0.020 - 2023-04-06T09:41:11-07:00

  • Add ability to peek at a line that is being buffered

metacpan.org/dist/Atomic-Pipe



App-dirstrata-0.030


「何階層潜った所から最大何階層下までディレクトリを持つディレクトリが何個存在するか」を三角行列状に示す。


metacpan.org/release/TULAMILI/…




Term-TablePrint-0.159


Print a table to the terminal and browse it interactively.

Changes for 0.159 - 2023-04-06

  • Bugfix in print_single_row.
  • Term::Choose minimum version 1.760.

metacpan.org/dist/Term-TablePr…



Term-Choose-1.760


Choose items from a list interactively.

Changes for 1.760 - 2023-04-06

  • Option binary_filter for line_fold.

metacpan.org/dist/Term-Choose



Selenium-Remote-Driver-1.49


Perl Client for Selenium Remote Driver

Changes for 1.49 - 2023-04-06

  • Fix the action type for button_up(), courtesy of Bernard Schmalhofer

metacpan.org/dist/Selenium-Rem…



App-ModuleBuildTiny-0.039


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

Changes for 0.039 - 2023-04-06T16:08:17Z

  • Don't autocommit/autobump on partial regenerate

metacpan.org/dist/App-ModuleBu…



HTML-Index-0.18


Perl modules for creating and searching an index of HTML files

Changes for 0.18

  • add github repo to metadata

metacpan.org/dist/HTML-Index



HTML-Index-0.17


Perl modules for creating and searching an index of HTML files

Changes for 0.17

  • update author email address

metacpan.org/dist/HTML-Index








Evo-Maple-0.1.1


Perl extension for a numerical analysis package with Evolutionary Computation somewhat parsed

Changes for 0.1.1

  • original version; created by h2xs 1.23 with options -X -n Evo::Maple

metacpan.org/release/KOBOLDWIZ…





App-dirdim-0.046


Counts file numbers just below given director(y/ies) also with the height of the directory strata.

Changes for 0.046 - 2023-04-06

  • オプション -a を実装。通常は非ディレクトリファイルについて警告を出さないようにする。
  • README をGitHubを分かりやすいように書き換えた(日本語の文章を初めてそこに書いた)。

metacpan.org/dist/App-dirdim





App-diroctopus-0.025


shows the longest directory branch paths (most apart each other) of a given directory.

Changes for 0.025 - 2023-04-06

  • 他の関連のコマンドに無い有用性があると思い、単独のコマンドを持つモジュールとして提供することに決めた。
  • コマンドの元の名前はdirdeep だが、蛸の足を連想させる動きであり、想起容易さを考えdiroctopus (10文字) とした。
  • 昨日思いつき App::dirdimで実施した、英語のマニュアルを *.pm に書けば良いというアイデアを踏襲した。
  • 昨日折角久しぶりにプログラミングをしたこと、および dirdeep を発掘したことが、このモジュール作りのきっかけである。

metacpan.org/dist/App-diroctop…



SPVM-MIME-Base64-0.07


Base64 Encoding/Decoding

Changes for 0.07 - 2023-04-06

  • Document Improvement
  • License Change
  • Fixed Test Bug
  • Prerequirement Change

metacpan.org/dist/SPVM-MIME-Ba…



Log-Dispatch-2.71


Dispatches messages to one or more outputs

Changes for 2.71 - 2023-04-05

  • The docs for the Screen output were never updated after the changes in 2.50, when it reverted back to using STDOUT or STDERR directly. This led to a lot of the docs being confusing and wrong. Reported by @mauke. GH #65, #66, and #67.

metacpan.org/dist/Log-Dispatch

#65 #66 #67


Faker-1.18


Extensible Fake Data Generator

Changes for 1.18 - 2023-04-05

  • [feature] Implement user-agent plugin
  • [update] Resolve test failure reports
  • [update] Update architecture and documentation

metacpan.org/dist/Faker



SPVM-Sys-0.47


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

Changes for 0.47 - 2023-04-06

  • License Change
  • Prerequirement Change

metacpan.org/release/KIMOTO/SP…



App-CheckDigitsUtils-0.002


Utilities related to check digits (CLI for Algorithm::CheckDigits)

Changes for 0.002 - 2023-01-28

  • [bugfix] Forgot to make 'method' argument required.

metacpan.org/dist/App-CheckDig…




Wikibase-Cache-Backend-Basic-0.01


Wikibase cache backend to local static basic ids (units, common properties).

Changes for 0.01 - 2023-04-05T23:30:55+02:00

  • First version.

metacpan.org/release/SKIM/Wiki…




Crypt-HSM-0.005


A PKCS11 interface for Perl

Changes for 0.005 - 2023-04-05T23:20:57+02:00

  • Make refcounting implementation compile without atomics
  • Make verify throw exceptions on error
  • Move MIN definition up to fix compilation issues
  • Explicitly ask ppport.h for mg_findext

metacpan.org/dist/Crypt-HSM



Test-Compile-v3.2.2


Assert that your Perl files compile OK.

Changes for v3.2.2 - 2023-04-06

  • Finally understand (and fix?) the test failures on windows

metacpan.org/dist/Test-Compile





Astro-FITS-CFITSIO-FileName-0.06


parse and generate CFITSIO extended file names.

Changes for 0.06 - 2023-04-05T13:45:22-04:00

  • API CHANGE
  • ENHANCEMENT
  • INTERNALS

metacpan.org/dist/Astro-FITS-C…





PerlPowerTools-1.033_03


BSD utilities written in pure Perl

Changes for 1.033_03 - 2023-04-05T11:43:15Z

  • echo with no arguments now emits a newline, from Michael Mikonos

metacpan.org/dist/PerlPowerToo…




App-dirdim-0.043


Counts the numbers of files just under the specified director(y/ies).

Changes for 0.043 - 2023-04-05


metacpan.org/dist/App-dirdim



Type-Tiny-2.004000


tiny, yet Moo(se)-compatible type constraint

Changes for 2.004000 - 2023-04-05

  • Documentation
  • Packaging

metacpan.org/dist/Type-Tiny




Test-Compile-v3.2.1


Assert that your Perl files compile OK.

Changes for v3.2.1 - 2023-04-05

  • Try to resolve some issues highlighted by CpanTesters

metacpan.org/dist/Test-Compile