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
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
Crypt-Passphrase-Linux-0.003
An linux crypt encoder for Crypt::Passphrase
Changes for 0.003 - 2023-03-15T01:43:50+01:00
- Correct Crypt::Passphrase dependency
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.
Perl Weekly Challenge 208: Minimum Index Sum and Duplicate and Missing
Data-Compare-1.28
compare perl data structures
Changes for 1.28 - 2023-03-14
- Bug fix: DCANTRELL: undef values in hashes were treated incorrectly, need to check for existence, not definedness before comparing. See github.com/DrHyde/perl-modules…
Crypt-Passphrase-Linux-0.002
An linux crypt encoder for Crypt::Passphrase
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
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
Time-Piece-Guess-0.0.3
Compares the passed string against common patterns and returns a format to use with Time::Piece or object
Changes for 0.0.3 - 2023-03-14
- -minor doc tweaks
Virani-0.0.1
PCAP retrieval for a FPC setup writing to PCAP files.
Changes for 0.0.1 - 2023-03-14
- -Initial release.
App-DBBrowser-2.320
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.320 - 2023-03-14
- Update default aliases.
Alien-RtMidi-0.05
Install RtMidi
Changes for 0.05 - 2022-02-00
- Updated for RtMidi v5
- Install point releases if they exist
Net-Server-2.014
Extensible Perl internet server
Changes for 2.014
- Apply patch to Fork for UDP
- Fix tests on perls without threads
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::Platypus API v2
- Removed runtime dependency on Alien::RtMidi
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
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
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
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
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
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)
Test-Simple-1.302194
Basic utilities for writing tests.
Changes for 1.302194 - 2023-03-13T20:06:57-07:00
- Fix failing test on 5.10
Class-Simple-Readonly-Cached-0.09
cache messages to an object
Changes for 0.09
- Warn if we're caching an object that's already cached, then return the previously cached object
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
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::Platypus API v2
- Removed runtime dependency on Alien::RtMidi
Alien-RtMidi-0.05-TRIAL
Install RtMidi
Changes for 0.05 - 2022-02-00
- Updated for RtMidi v5
- Install point releases if they exist
Webservice-Judobase-0.09
This module wraps the www.judobase.org website API.
Changes for 0.09 - 2023-03-13
- Bump dependencies
- Update xt tests to reflect IJF API
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
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)
Venus-2.32
OO Library for Perl 5
Changes for 2.32 - 2023-03-13
- [update] Update attribute assert failure message in Venus::Role::Optional
- [update] Ignore attribute assertion in Venus::Role::Optional if not required
PerlX-ScopeFunction-0.02
new keywords for creating scopes.
Changes for 0.02 - 2023-03-13
- Add `let`
- keywords can now be imported as different names.
App-DBBrowser-2.319
Browse SQLite/MySQL/PostgreSQL databases and their tables interactively.
Changes for 2.319 - 2023-03-13
- Create tables: update list of tables even if insert failed.
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