Skip to main content





Term-ANSIColor-Concise-2.02


Produce ANSI terminal sequence by concise notation

Changes for 2.02 - 2023-03-15T10:07:07Z
  • produce color sequence after CR char (bug fix)

https://metacpan.org/dist/Term-ANSIColor-Concise




SPVM-Sys-0.43


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

Changes for 0.43 - 2022-03-15
  • Deprecation
  • Exception Message Improvement
  • Test Improvement
  • Incompatible Changes
  • New Features

https://metacpan.org/dist/SPVM-Sys




Crypt-Passphrase-Linux-0.003


An linux crypt encoder for Crypt:😛assphrase

Changes for 0.003 - 2023-03-15T01:43:50+01:00
  • Correct Crypt:😛assphrase dependency

https://metacpan.org/dist/Crypt-Passphrase-Linux


Sah-Schemas-Data-Sah-0.003


Sah schemas related to Data::Sah

Changes for 0.003 - 2023-01-19
  • [ux] For completion convenience, allow ',' in addition to '=' as args starter.
  • Rename xcompletion name: perl{,_perl}_sah_filter_modname_with_optional_args.

https://metacpan.org/dist/Sah-Schemas-Data-Sah


Data-Compare-1.28


compare perl data structures

Changes for 1.28 - 2023-03-14
https://metacpan.org/dist/Data-Compare


Crypt-Passphrase-Linux-0.002


An linux crypt encoder for Crypt:😛assphrase

Changes for 0.002 - 2023-03-14T23:47:48+01:00
  • Correctly encode salt in hash_password
  • Accept legacy crypt values
  • Correctly mark non-matching hashes as needing rehash

https://metacpan.org/dist/Crypt-Passphrase-Linux


Crypt-Passphrase-0.010


A module for managing passwords in a cryptographically agile manner

Changes for 0.010 - 2023-03-14T23:04:53+01:00
  • Add @CARP_NOT handler to import
  • More gracefully handle undefined passwords
  • Depreciate curry_with_password

https://metacpan.org/dist/Crypt-Passphrase



Time-Piece-Guess-0.0.3


Compares the passed string against common patterns and returns a format to use with Time:😛iece or object

Changes for 0.0.3 - 2023-03-14
  • -minor doc tweaks

https://metacpan.org/dist/Time-Piece-Guess



App-DBBrowser-2.320


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

Changes for 2.320 - 2023-03-14
  • Update default aliases.

https://metacpan.org/dist/App-DBBrowser



Net-Server-2.014


Extensible Perl internet server

Changes for 2.014
  • Apply patch to Fork for UDP
  • Fix tests on perls without threads

https://metacpan.org/dist/Net-Server


MIDI-RtMidi-FFI-0.04


Bindings for librtmidi - Realtime MIDI library

Changes for 0.04 - 2023-02-00
  • MIDI::Event encoded/decoded messages now include channel (breaking change!)
  • Added support for RtMidi v5
  • Enabled limited SysEx support in MIDI::Event encoded/decoded messages
  • Fixed some data handling issues in callback messages
  • Using FFI:😛latypus API v2
  • Removed runtime dependency on Alien::RtMidi

https://metacpan.org/dist/MIDI-RtMidi-FFI


FFI-Platypus-2.07


Write Perl bindings to non-Perl libraries with FFI. No XS required.

Changes for 2.07 - 2023-03-14T06:59:09Z
  • Production release identical to 2.06_01

https://metacpan.org/dist/FFI-Platypus


HTML-Strip-2.11


Perl extension for stripping HTML markup from text.

Changes for 2.11
  • fix public VSC info for MetaCPAN (RT#115740)
  • add option to emit newlines for <br> and <p> tags (patch by Ryan Schmidt, contributed by Jason McIntosh)
  • installation / complilation bug on macOS (RT#134342) (patch contributed by Lucas Kanashiro)
  • spelling correction (RT#115740) (patch contributed by Florian Weimer)
  • improved C99 compatibility with utf8_char_width prototype (RT#146734) (contributed by Gabor Szabo)
  • htmlstrip command-line tool

https://metacpan.org/dist/HTML-Strip



App-Greple-xlate-0.16


translation support module for greple

Changes for 0.16 - 2023-03-14T09:47:33Z
  • update examples/data_shishin.docx to the latest version
  • change workdir to /work
  • introduce -C and -B option
  • introduce -G option

https://metacpan.org/dist/App-Greple-xlate



Geo-Coder-OpenCage-0.36


Forward and reverse geocoding with the OpenCage Geocoding API

Changes for 0.36 - 2023-03-14
  • pod improvements/clarifications, no code changes

https://metacpan.org/dist/Geo-Coder-OpenCage


App-VTide-v0.1.21


A vim/tmux based IDE for the terminal

Changes for 0.1.21 - 2023-03-14
  • Updating for release of version 0.1.21 Updating documentation of commands (Ivan Wills)

https://metacpan.org/dist/App-VTide








Bitcoin-RPC-Client-0.12


Bitcoin Core JSON RPC Client

Changes for 0.12
  • 'die' when invalid JSON is returned from RPC service (GH#4)
  • Updated documentation

https://metacpan.org/dist/Bitcoin-RPC-Client






MIDI-RtMidi-FFI-0.04-TRIAL


Bindings for librtmidi - Realtime MIDI library

Changes for 0.04 - 2023-02-00
  • MIDI::Event encoded/decoded messages now include channel (breaking change!)
  • Added support for RtMidi v5
  • Enabled limited SysEx support in MIDI::Event encoded/decoded messages
  • Fixed some data handling issues in callback messages
  • Using FFI:😛latypus API v2
  • Removed runtime dependency on Alien::RtMidi

https://metacpan.org/dist/MIDI-RtMidi-FFI






RxPerl-v6.27.1


an implementation of Reactive Extensions / rxjs for Perl

Changes for v6.27.1 - 2023-03-13T15:18:32Z
  • fixed bug on rx_from_event and rx_from_event_array

https://metacpan.org/release/KARJALA/RxPerl-v6.27.1


Test2-Harness-UI-0.000136


Web interface for viewing and inspecting yath test logs

Changes for 0.000136 - 2023-03-13T08:44:39-07:00
  • Switch to bin(16) for uuids instead of char(36)

https://metacpan.org/dist/Test2-Harness-UI



Venus-2.32


OO Library for Perl 5

Changes for 2.32 - 2023-03-13
  • [update] Update attribute assert failure message in Venus::Role:😮ptional
  • [update] Ignore attribute assertion in Venus::Role:😮ptional if not required

https://metacpan.org/release/AWNCORP/Venus-2.32



Jacode-2.13.4.30


Perl program for Japanese character code conversion

Changes for 2.13.4.30 - 2023-03-13T00:00:00Z
  • update jacode::getcode()
  • created by INABA Hitoshi

https://metacpan.org/release/INA/Jacode-2.13.4.30