MIDI-Drummer-Tiny-0.4205
Glorified metronome
Changes for 0.4205 - 2023-04-07T00:29:20Z
- Flesh-out the Advanced tutorial.
MIDI-Drummer-Tiny-0.4204
Glorified metronome
Changes for 0.4204 - 2023-04-06T22:32:51Z
- Flesh-out the Basics tutorial.
MIDI-Drummer-Tiny-0.4203
Glorified metronome
Changes for 0.4203 - 2023-04-06T21:23:50Z
- Flesh-out the Quickstart tutorial.
Whim-1.2023.04.06.0
A Webmention multitool
Changes for 1.2023.04.06.0 - 2023-04-07T02:52:01Z
- Whim now uses its own user agent string, rather than the LWP default. This should make it less susceptible to having its requests refused by CDNs and similar services.
SPVM-Time-Local-0.10
Reverse Manipulation of localtime and gmtime Functions.
Changes for 0.10 - 2023-04-07
- Prerequirement Changes
- Incompatible Changes
- License Change
SPVM-Sys-0.48
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.48 - 2023-04-07
- New Features and Incompatible Changes
MIDI-Drummer-Tiny-0.4202
Glorified metronome
Changes for 0.4202 - 2023-04-06T19:04:25Z
- Begin to add a WIP tutorial.
CatalystX-ControllerPerContext-0.003
Map body and data parameters to a model
Changes for 0.003
- Properly set the action namespace if the namespace configuration option is set
Complete-Sah-0.011
Sah-related completion routines
Changes for 0.011 - 2023-01-28
- No functional changes.
- [doc] Mention x.in.summaries.
POE-Filter-PPPHDLC-0.02
Filter data as HDLC frames from RFC1662
Changes for 0.02 - 2023-04-06T22:11:02+01:00
- Changes to allow development
- Fixing RT#141718
XML-Table2XML-1.41
Generic conversion of tabular data to XML by reverting Excel's flattener methodology.
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.
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
Web-PerlDistSite-0.001007
generate fairly flashy websites for CPAN distributions
Changes for 0.001007 - 2023-04-06
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.
Term-Choose-1.760
Choose items from a list interactively.
Changes for 1.760 - 2023-04-06
- Option binary_filter for line_fold.
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
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
HTML-Index-0.18
Perl modules for creating and searching an index of HTML files
Changes for 0.18
- add github repo to metadata
HTML-Index-0.17
Perl modules for creating and searching an index of HTML files
Changes for 0.17
- update author email address
File-FormatIdentification-Pronom-0.07
Perl extension for parsing PRONOM-Signatures using DROID-Signature file
Changes for 0.07 - 2023-04-06T13:40:11+02:00
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
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を分かりやすいように書き換えた(日本語の文章を初めてそこに書いた)。
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 を発掘したことが、このモジュール作りのきっかけである。
SPVM-MIME-Base64-0.07
Base64 Encoding/Decoding
Changes for 0.07 - 2023-04-06
- Document Improvement
- License Change
- Fixed Test Bug
- Prerequirement Change
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.
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
SPVM-Sys-0.47
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.47 - 2023-04-06
- License Change
- Prerequirement Change
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.