Geo-FIT-1.07
Decode Garmin FIT files
Changes for 1.07 - 2023-04-01
- Fixed the documentation regarding the return value of fetch()
Stable-Module-0.11
frequently used modules on Perl5 application
Changes for 0.11 - 2023-04-01T00:00:00Z
- rollback to 0.09
- created by INABA Hitoshi
Function-Parameters-2.002001
define functions and methods with parameter lists ("subroutine signatures")
Changes for 2.002001 - 2023-04-01
- Fix (hopefully) Windows builds using nmake.exe.
Memory-Process-0.06
Memory process reporting.
Changes for 0.06 - 2023-04-01T13:13:24+02:00
- Fix supported OSes.
AnyEvent-MPV-1.03
remote control mpv (mpv.io)
Changes for 1.03
- only create a write-watcher if the commands cnanot be written immediately, whic h lowers overhead and improves responsiveness in practically all situations.
- better portability to 32 bit perls.
PDL-Stats-0.83
a collection of statistics modules in Perl Data Language, with a quick-start guide for non-PDL people.
Changes for 0.83 - 2023-04-01
- install pdldoc using PDL::Doc
PDL-LinearAlgebra-0.37
PDL bindings to some BLAS and LAPACK library routines
Changes for 0.37 - 2023-04-01
- install pdldoc using PDL::Doc
Function-Parameters-2.002
define functions and methods with parameter lists ("subroutine signatures")
Bradley D. Thornton reshared this.
IO-AIO-4.8
Asynchronous/Advanced Input/Output
Changes for 4.80
- remove long obsolete "paths must be absolute" text in aio_open/stat descriptions.
- another workaround for the low-quality musl libc.
- test for umount seperately, as it is more portable.
- some low-quality posix attempts (openbsd, osx) declare the availability of fexecve but then don't even bother to implemnent a stub.
App-VTide-v1.0.1
A vim/tmux based IDE for the terminal
Changes for 1.0.1 - 2023-04-01
- Updating for release of version 1.0.1 Adding missing new files (Ivan Wills) Switching to using opt rather than default (Ivan Wills) Fixing list logic (Ivan Wills) Fixing auto completion and making list clearer (Ivan Wills) Fixing some ambiguities with auto completion (Ivan Wills) Minor fixes (Ivan Wills) New session management command (Ivan Wills) Fixing up adding sessions (Ivan Wills) Starting to add logic to save/restore sessions (Ivan Wills) Allowing recurse to work when a helper is defined (Ivan Wills)
MooX-Tag-TO_HASH-0.04
Controlled translation of Moo objects into Hashes
Changes for 0.04 - 2023-03-31T21:52:05-04:00
- BUG FIX
TableData-Locale-US-State-20230207.0.0
US states
Changes for 20230207.0.0 - 2023-02-07
- No data change.
- Add TableData dzil & pod weaver plugins for nicer POD.
Lingua-Jspell-1.97
Perl interface to the Jspell morphological analyser.
Changes for 1.97
- allthat function
Web-PerlDistSite-0.001006
generate fairly flashy websites for CPAN distributions
Changes for 0.001006 - 2023-03-31
Google-Ads-GoogleAds-Client-16.0.0
Google Ads API Client Library for Perl
Changes for 16.0.0 - 2023-03-31
- Removed support for Google Ads API v11.
- Added code example: add_performance_max_for_travel_goals_campaign.
- Updated code example: create_experiment.
English-Name-0.003
${^ENGLISH_NAME} for magic variables
Changes for 0.003 - 2023-03-31T20:18:32+02:00
- Use gv_fetchpvn_flags for perl 5.10-5.12 compatibility
JIP-Mock-v0.0.2
Override subroutines in a module
Changes for v0.0.2 - 2023-03-31
- More documentation.
- Improved portability of some tests.
Sietima-1.1.2
minimal mailing list manager
Changes for 1.1.2 - 2023-03-31T16:51:00+01:00
- new role NoSpoof::DMARC, which replaces the From only when needed
Crypt-HSM-0.004
A PKCS11 interface for Perl
Changes for 0.004 - 2023-03-31T17:38:21+02:00
- Fix various compilation issues
Exporter-Tiny-1.006002
an exporter with the features of Sub::Exporter but only core dependencies
Changes for 1.006002 - 2023-03-31
- Documentation
- Packaging
Math-BigInt-1.999838
Pure Perl module to test Math::BigInt with scalars
Changes for 1.999838 - 2023-03-30
- Fix CPAN RT #146411 regarding infinite recursion in bitwise operations. This happened when arguments were upgraded and downgraded and upgraded again ad infinitum. Add tests to verify the fix.
Number-ZipCode-JP-0.20230331
Validate Japanese zip-codes
Changes for 0.20230331
- Update some table classes.
Web-PerlDistSite-0.001005
generate fairly flashy websites for CPAN distributions
Changes for 0.001005 - 2023-03-31
Web-PerlDistSite-0.001004
generate fairly flashy websites for CPAN distributions
Changes for 0.001004 - 2023-03-31
SPVM-Sys-0.46
System Calls for File IO, User, Process, Signal, Socket
Changes for 0.46 - 2023-03-31
- Internal Compatible Changes
SPVM-0.9698
SPVM Language
Changes for 0.9698 - 2023-03-31
- New Features
- Document Fix
- Incompatible Changes
- Bug Fix
Lilith-0.3.0
Work with Suricata/Sagan EVE logs and PostgreSQL.
Changes for 0.3.0 - 2023-03-30
- Add more checks for with Baphomet
Device-GPIB-Prologix-0.06
Interface to Prologix GPIB-USB Controller This module is now obsoleted by and replaced by Device::GPIB::Controllers::Prologix, part of the new Device::GPIB module.
Changes for 0.06 - 2023-03-31
- Updated README to reflect obsoletion.
Device-GPIB-Prologix-0.05
Interface to Prologix GPIB-USB Controller
Changes for 0.05 - 2023-03-31
- This module is now obsoleted by and replaced by Device::GPIB::Controllers::Prologix, part of the new Device::GPIB module.
CAPE-Utils-1.0.1
A helpful library for with CAPE.
Changes for 1.0.1 - 2023-03-30
- Fix a typo in regards to regex loading for ignore hosts regex file
TableData-Quote-JamesFT-0.003
Quotes from JamesFT github repository
Changes for 0.003 - 2023-02-07
- No data changes.
- [dzil] Add TableData plugins.
DBIx-BatchChunker-v1.0.1
Run large database changes safely
Changes for v1.0.1 - 2023-03-30T22:01:34Z
- Update README / LICENSE / Makefile (Brendan Byrd)
- xt & POD fixes (Brendan Byrd)
- Pull request #12: SM-4113 (Brendan Byrd)
- Add count_rs attribute (Brendan Byrd)
- Add maximum run time feature (Brendan Byrd)
- Add COUNT statement target_time check in chunk count checker routine (Brendan Byrd)
- Rename $ls->timer to chunk_timer and create total_timer attribute (Brendan Byrd)
CAPE-Utils-1.0.0
A helpful library for with CAPE.
Changes for 1.0.0 - 2023-03-30
- Rework the auth system. Not backwards compatabile.
- Add ignoreHosts options for ignoring hosts via regexp for suricata_extract_submit
Food-Ratio-0.02
calculate ingredient ratios
Changes for 0.02 - 2023-03-30
- Add some examples of how to use this thing.
LaTeX-TOM-1.06
A module for parsing, analyzing, and manipulating LaTeX documents.
Changes for 1.06 - 2023-03-30
- Merged development version to stable.
App-Toot-0.04
post a status to Mastodon
Changes for 0.04 - 2023-03-30
- Fix path cleanup for 00_load.t
- Add .github dir to MANIFEST.SKIP