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
AnyEvent-MPV-1.02
Error-Pure-0.31
Perl module for structured errors.
Changes for 0.31 - 2023-03-30T19:05:08+02:00
- Common
WWW-Mechanize-Chrome-0.70
automate the Chrome browser
Changes for 0.70 - 2023-03-30
- Move tests from Test::More::isn::t to Test::More::isnt
- Remove usage of ->@* for compatibility with earlier versions of Perl
App-ModuleBuildTiny-0.038
A standalone authoring tool for Module::Build::Tiny
Changes for 0.038 - 2023-03-30T17:07:59Z
- Add --jobs argument to mbtiny test
- Also allow module name as mint argument
- mkdir 't' during mint
App-BPOMUtils-RPO-Checker-0.011
Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM
Changes for 0.011 - 2023-03-16
- [bugfix] A line of code was accidentally deleted causing PDF type check to always fail.
Data-Sah-ValueBundle-Path-0.004
Default value rules related to paths
Changes for 0.004 - 2023-03-30
- First release, moved Data::Sah::Value::perl::Path::filenames from Data-Sah-DefaultValue.
- [incompatible change] [perl rule Path::filenames] Rename argument 'recursive' to 'recurse', 'include' to 'include_name_pattern', 'exclude' to 'exclude_name_pattern'.
- [perl rule Path::filenames] Add arguments 'include_type', 'exclude_type'.
App-BPOMUtils-RPO-Checker-0.012
Various checker utilities to help with Processed Food Registration (RPO - Registrasi Pangan Olahan) at BPOM
Changes for 0.012 - 2023-03-30
- Adjust to Data::Sah::Value::perl::Path::filenames 0.004.
Data-Sah-DefaultValue-0.003
Default-value rules for Data::Sah
Changes for 0.003 - 2023-03-30
- Move Path::filenames default value rule to Data-Sah-ValueBundle-Path.
Crypt-HSM-0.003
A PKCS11 interface for Perl
Changes for 0.003 - 2023-03-30T16:55:10+02:00
- Add refcounting to provider
- Store provider object in magic for thread safety.
Web-PerlDistSite-0.001003
generate fairly flashy websites for CPAN distributions
Changes for 0.001003 - 2023-03-30
PYX-Hist-0.07
Processing PYX data or file and print histogram.
Changes for 0.07 - 2023-03-30T15:48:16+02:00
- Move bugtracker to github.
- Regen META.yml file.
Memory-Process-0.05
Memory process reporting.
Changes for 0.05 - 2023-03-30T15:44:51+02:00
- Add names for example files.
- Fix Makefile.PL for new version of Perl and no default »use lib '.'«.
- Fix repository url.
- Improve LICENSE AND COPYRIGHT section in doc.
- Rewrite doc to use =head2.
- Rewrite tests from IO::CaptureOutput to Capture::Tiny.
- Sort methods in SYNOPSIS section in doc.
- Update author name.
- Update copyright years.
- Update Module::Install to 1.19 version.
Business-Tax-ID-PPH21-0.066
Routines to help calculate Indonesian income tax article 21 (PPh pasal 21)
Changes for 0.066 - 2023-03-30
- Add K/I/0 .. K/I/3 statuses.
- [doc] Mention PP 55/2022, add notes about laws.
Business-Tax-ID-PPH21-0.067
Routines to help calculate Indonesian income tax article 21 (PPh pasal 21)
Changes for 0.067 - 2023-03-30
- [ux] Set default year to current year.
Web-PerlDistSite-0.001002
generate fairly flashy websites for CPAN distributions
Changes for 0.001002 - 2023-03-30
App-optex-v0.6
General purpose command option wrapper
Changes for v0.6 - 2023-03-30T11:24:42Z
- Implement -Mutil::argv::filter() interface.
PYX-Hist-0.06
Processing PYX data or file and print histogram.
Changes for 0.06 - 2023-03-30T12:53:11+02:00
- Add names for example files.
- Rewrite doc to use =head2.
- Rewrite usage in tests from IO::CaptureOutput to Capture::Tiny.
- Update copyright years.
App-Greple-9.04
extensible grep with lexical expression and region handling
Changes for 9.04 - 2023-03-30T08:40:34Z
- Fix --select option behavior: