Skip to main content



PCAP retrieval for a FPC setup writing to PCAP files.

Changes for 1.0.1 - 2023-08-07

  • -bpf translate fix for src/dst with out host -properly reads type from config -log/display padded time -display/log BPF translation


Comma-Separated Values manipulation routines

Changes for 1.51 - 2023-08-07

  • Contact e-mail update
  • Attribute skip_empty_rows extended
  • Fix comments (PR#45)
  • Fix help (x12340, PR#46)
  • Update to Devel:😛PPort-3.71
  • Fix HTML on Windows
  • Fix double header-interpretation on bom + headers => "auto" (issue 47)


PCAP retrieval for a FPC setup writing to PCAP files.

Changes for 1.0.0 - 2023-08-07

  • -remote uses default set now if now is specified. This does cause isues with older versions though and remote fetching. -add bpf2tshark


Storage:😁BI class implementing MariaDB specifics


Mozilla's CA cert bundle in PEM format

Changes for 20230807

  • Prevent extra headers in tarball and make it reproducible


configure, create and run LXC application containers

Changes for 0.08 - 2023-08-07T12:07:40Z

  • now also mocking executables searched for by t/02-init.t (only on smokers)
  • fixed handling of missing packages in Data/common.pm
  • removed superfluous files in t/mockup


Data Dump Beautifier

Changes for v0.1.2 - 2023-08-07T18:58:26Z

  • Use of qw( ) to list words


Trash files

Changes for 0.205 - 2023-08-07

  • Add constructor option: home_only (related RT issue: RT#149306).


CSS Selector to XPath compiler

Changes for 0.28 - 2023-08-07

  • Restore Perl 5.8 compatibility


Taco Perl module

Changes for 0.003 - 2023-08-06

  • Set UTF-8 encoding on transport filehandles. (Also enable the JSON encoder ascii option.)






A placeholder module for code accompanying a Perl photo project

Changes for 2023.08

  • soundex "joke" snippet, thanks to MIKESTOK



Picking random items from a list

Changes for 0.003 - 2023-06-20

  • Reorganize description, add entries (Array::Sample::WeightedRandom, Random::Skew, Data::Random::Weighted).







Apple App Store Connect API client

Changes for 0.1 - 2023-08-06

  • First public release.



Validate an Italian "Codice Fiscale"

Changes for 0.003001 - 2023-08-06T22:26:59Z

  • added decode_cf()
  • added decoding and checks on places based on their codes and validity
  • renamed birthdate to date and birthplace to place


Terse Template Toolkit View

Changes for 0.01

  • First version, released on an unsuspecting world.



Provide multi-paradigm forking with ability to pass back data

Changes for 2.232180 - 2023-08-06T11:04:38-06:00

  • Joelle Maslak <jmaslak@antelope.net>
  • Fix test suite bug triggered by Perl 5.39.1


CSS Selector to XPath compiler

Changes for 0.27 - 2023-08-06

  • Allow for more whitespace in An+B formulae and in parentheses
  • Support :nth-child(n-3) to select the first three elements
  • Fix handling of :nth-of-type to actually respect the type


OO Library for Perl 5

Changes for 3.55 - 2023-08-06

  • [feature] Allow auto-raise via Venus::Role::Throwable
  • [feature] Implement Venus:😛rocess#limit
  • [feature] Implement Venus:😛rocess#serve
  • [feature] Implement Venus#{async,await} with Venus:😛rocess
  • [update] Update all errors to use stash variables in messages
  • [update] Update Venus:😛ath#extension (replace vs append)
  • [update] Update Venus::Core tests/docs missing "mixin"
  • [update] Standardize and document environment variables
  • [update] Suppress "diag" output from tests w/o $ENV{DEBUG}
  • [update] Update Venus::Role:😁eferrable default return "$self"
  • [update] Update Venus#log to honor levels




Perl extension to OpenSSL's PKCS10 API.

Changes for 0.21

  • First release with new maintainer TIMLEGGE
  • The following commits were added to 0.20 (27c5490 Initial commit)
  • 61f9315 Increment Version for upcoming release
  • 002eac3 Update repo in META files
  • fcd0063 Add cpanfile, better README.md and remove default XS module generated README
  • bc9707b Fixes #111030 - Memory leak in parse_name
  • fc7103f Support multiple openssl versions without deprecated warnings
  • 998ffa5 Fixes 120727 Error in synopsis
  • f4b7c6f Remove exec bit from files
  • 08276f2 Add some githoub actions to test builds
  • 27e4d6e Sample fixes for Makefile.PL for solaris
  • bf4c941 Another SvPV returns char * not unsigned char *
  • 01414b7 Update to a newer ppport.h
  • 1553f36 add_ext and add_ext_raw requires STACK_OF(X509_EXTENSION) not STACK_OF(X509_REQUEST)
  • 84bf9ab X509_NAME_add_entry_by_txt second parameter is const char
  • 35e1db5 Possible fix for solaris compiler token error
  • bf7cae7 SvPV returns char pointer not unsigned char pointer
  • 27c5490 Initial commit


Apple App Store Connect API client

Changes for 0.01 - 2023-08-05

  • First public release.


Data Dump Beautifier

Changes for v0.1.1 - 2023-08-06T21:09:26Z

  • Minor correction to the documentation
  • Removed surrounding double quotes around hash keys that do not need it (alphanumeric keys and numbers)


Fully-featured static file server.

Changes for 2.001000 - 2023-08-06T15:56:30+03:00

  • Feature: support for serving index pages when a directory is requested is added. See the index_files attribute.
  • Feature: support for serving multiple websites based on the HTTP Host header. See the vhost_mode attribute.
  • Bugfix: responses compressed with a different algorithm than gzip where returned without a Content-Encoding header.
  • Refactor command line flags and constructor parameters.
  • Add --help and --man command line flags.


Fully-featured static file server.

Changes for 2.001000 - 2023-08-06T15:17:19+03:00

  • Rename distribution from Plack-App-MCCS to mccs, as the focus is more on the executable now.
  • Feature: support for serving index pages when a directory is requested is added. See the index_files attribute.
  • Feature: support for serving multiple websites based on the HTTP Host header. See the vhost_mode attribute.
  • Bugfix: responses compressed with a different algorithm than gzip where returned without a Content-Encoding header.
  • Refactor command line flags and constructor parameters.
  • Add --help and --man command line flags.


Because size does matter.

Changes for 0.98

  • Overhaul $VERSION numbering scheme to align with other mod_perl modules and avoid warnings from ExtUtils::MakeMaker.
  • Steve Hay
  • Zefram <zefram@fysh.org>, CPAN RT#93757
  • Zefram <zefram@fysh.org>, CPAN RT#73752
  • Andreas Koenig <ANDK@cpan.org>; Steve Hay


Reload changed modules

Changes for 0.14

  • Fix unnecessary FAIL reports on CPAN Testers by checking for mod_perl or mod_perl2.
  • Andreas Koenig <ANDK@cpan.org>, CPAN RT#34316; Steve Hay
  • <x.guimard@free.fr>, CPAN RT#127004
  • Nigel Gregoire, CPAN RT#113778


Data Dump Beautifier

Changes for v0.1.0 - 2023-08-06T10:01:50Z

  • Initial version


configure, create and run LXC application containers

Changes for 0.07 - 2023-08-06T07:40:40Z

  • corrected bad mockup fix of 0.06



Scenarios to benchmark Date::TimeOfDay

Changes for 0.002 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{DateTimeOfDay,Date-TimeOfDay}.


It's Perl support for AWS Lambda Custom Runtime.

Changes for 0.1.2 - 2023-08-05T22:22:19Z

  • bump Mozilla::CA 20230801
  • install Carton


A Plugin to interface Form::Tiny with OptArgs2

Changes for 0.04 - 2023-08-05T16:32:47-04:00

  • BUG FIX



A package that deals with tax calculations for Aruba

Changes for 0.009 - 2023-08-05T19:42:51Z

  • Maintainer release: Release unwanted code bits
  • Premium employers triggers also pension premiums paid by employer
  • Add bonus to gross income for propper taxes support


the friendly automation framework

Changes for 1.14.3 - 2023-08-05

  • No code changes since the 1.14.2.3-TRIAL release


Count packages, subs, lines, etc. of many files.

Changes for v1.0.3