Skip to main content




SPVM-Sys-0.44


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

Changes for 0.44 - 2022-03-16
  • Test Fix
  • Incompatible Changes

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


Mojo-TFTPd-0.05


Trivial File Transfer Protocol daemon

Changes for 0.05 - 2023-03-16T13:22:04Z
  • Fix sending "\0" at end of OACK
  • Fix cpanfile
  • Update basic repo files

https://metacpan.org/dist/Mojo-TFTPd



PerlX-ScopeFunction-0.03


new keywords for creating scopes.

Changes for 0.03 - 2023-03-16
  • `let`: now supports list of variables on LHS.

https://metacpan.org/dist/PerlX-ScopeFunction


App-BPOMUtils-RPO-Checker-0.010


Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM

Changes for 0.010 - 2023-03-16
  • [bugfix] Don't check symbol & double dot twice (in bpom_rpo_check_files() and bpom_rpo_check_files_label_design().
  • [compliance] Allow GIF & BMP.

https://metacpan.org/dist/App-BPOMUtils-RPO-Checker


Complete-Sah-0.009


Sah-related completion routines

Changes for 0.009 - 2023-01-19
  • [func complete_from_schema] Add schema for 'schema' argument.

https://metacpan.org/dist/Complete-Sah






App-ansifold-1.18


fold command handling ANSI terminal sequences

Changes for 1.18 - 2023-03-15T13:09:43Z
  • accept any escape sequence for --separate option

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


pica-data-2.07


PICA record processing

Changes for 2.07 - 2023-03-15T12:15:00Z
  • Fix inclusion of PICA Import reader

https://metacpan.org/dist/pica-data


Term-ANSIColor-Concise-2.0201


Produce ANSI terminal sequence by concise notation

Changes for 2.0201 - 2023-03-15T10:56:15Z
  • fix typo bug introduced in 2.02

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



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


Template-Plugin-Gettext-0.8


Gettext Support For the Template Toolkit Version 2

Changes for 0.8 - 2023-03-15
  • Fixed spelling errors.
  • Documentation.

https://metacpan.org/dist/Template-Plugin-Gettext



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


App-orgdaemon-1.12


watch for appointments in org-mode files

Changes for 1.12 - 2023-03-15
  • run ptksh with ctrl-p
  • ci work

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



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


Virani-0.0.1


PCAP retrieval for a FPC setup writing to PCAP files.

Changes for 0.0.1 - 2023-03-14
  • -Initial release.

https://metacpan.org/dist/Virani


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


Alien-RtMidi-0.05


Install RtMidi

Changes for 0.05 - 2022-02-00
  • Updated for RtMidi v5
  • Install point releases if they exist

https://metacpan.org/dist/Alien-RtMidi


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


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


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


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.17


translation support module for greple

Changes for 0.17 - 2023-03-14T10:06:34Z
  • fix XLATE.mk to use -o option instead of -x

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


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

This website uses cookies to recognize revisiting and logged in users. You accept the usage of these cookies by continue browsing this website.

⇧