Skip to main content


Provide the static, dynamic libraries and CLI (non-Windows) of the edlib aligner

Changes for 0.04 - 2023-09-03T22:12:05-06:00

  • Formatted alienfile through perltidy
  • Code checks for Windows OS to determine executable file extension
  • Fixed XS and FFI test that referred to an earlier name of this package


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

Changes for 0.485 - 2023-09-04

  • Incompatible Changes
  • Exception Message Changes
  • New Features


File IO, Socket, Select/Polling.

Changes for 0.206 - 2023-09-04

  • Prerequirement Changes


Fetch actual raw streamable URLs from various radio-station, video & podcast websites.

Changes for 2.18 - 2023-09-04

  • StreamFinder::Anystream - Add -maxstreams option to limit number of streams that can be returned - some sites contain tons. Also add ability to fetch additional metadata (ie. iconurl, description, channel (artist), etc. from sites that contain them in standard HTML <meta> tags. One site that does is: www.theepochtimes.com/epochtv
  • StreamFinder::Goodpods - REMOVED due to them javascripting up their site to where it's no longer possible to scrape any streams.


Test Sah::Schema::* modules in distribution

Changes for 0.016 - 2023-09-03

  • Handle coderef, observe code_validate property.


Standard set of roles for TableData

Changes for 0.017 - 2023-08-31

  • [role Source::AOA] Follow Spec::GetRowByPos.


Various string schemas

Changes for 0.015 - 2023-09-03

  • Add schemas: str_or_code, str_or_re_or_code.


Plugin to use when building Sah-Schemas-* distribution

Changes for 0.031 - 2023-09-03

  • Bump generated prereq's version: Test::Sah::Schema 0.010 -> 0.016.


List ingredients in BPOM processed food division

Changes for 0.020 - 2023-09-03

  • In --detail mode, show the 'status' column first to make it easier to see if an ingredient is not active.
  • [ux] Rename non-RBA scripts to *-old or *-lama.


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

Changes for 0.484 - 2023-09-04

  • New Features
  • Incompatible Changes


File IO, Socket, Select/Polling.

Changes for 0.205 - 2023-09-04

  • Prerequirement Changes


Test Rinci metadata

Changes for 0.156 - 2023-07-09

  • No functional changes.
  • Remove usage of smartmatch.


a Perl graphic toolkit

Changes for 1.70 - 2023-09-03

  • Use fading effects in widgets
  • Solidify emulated 2D transformations with images
  • Animation is using core image processing instead of DeviceBitmap
  • Path rendering is optimized for widened arcs and splines
  • Add Widget.is_surface_buffered to check if .buffered(1) was respected
  • Edit.find() changed the coordinate system used, from visual to physical
  • Core Icon.put_image(Icon) will affect the destinations 1-bit mask
  • Image.premultiply_alpha(constant) will work on palettes when bpp <= 8
  • Add Image.to_colormask
  • Add --no-xrender-matrix command line switch for x11 builds


Provide the static, dynamic libraries and CLI (non-Windows) of the edlib aligner

Changes for 0.03 - 2023-09-03T09:27:51-06:00

  • Fixed POD formatting errors and updated documentation
  • Provided alternative download locations of the edlib library
  • Added boiler plate perl critic test for the distribution


base class for Number:😛hone::* modules

Changes for 4.0000 - 2023-09-03

  • Switch to Data::CompactReadonly for UK database. The UK database is now less than 10% of its previous size.
  • Data updates


Restore paths from borg backups

Changes for 3.4.5 - 2023-09-03T11:58:14Z

  • Fix deprecation warning with borg 1.2.x



Automate the Firefox browser with the Marionette protocol

Changes for 1.44

  • Adding download method for directly downloading a URL Allowing a list of proxies to be supplied to new method Allow the all_proxy environment variable to specify an https url Documentation and test suite fixes


An open source web-based network management tool.

Changes for 2.065002 - 2023-09-03

  • ENHANCEMENTS
  • BUG FIXES



Provide the static, dynamic libraries and CLI (non-Windows) of the edlib aligner

Changes for 0.02 - 2023-09-02T19:32:06-06:00

  • Fixed documentation to provide links to other CPAN modules implementing Leveshtein distance calculations 0.01 2023-09-02 17:50:20-06:00 America/Denver
  • Initial release


build messages from templates

Changes for 3.000008 - 2023-09-02T20:46:18-04:00

  • update packaging and metadata


URLs that refer to things on the CPAN

Changes for 1.009 - 2023-09-02T20:44:58-04:00

  • updates to dist metadata only


create a minimal mirror of CPAN

Changes for 1.111017 - 2023-09-02T20:43:07-04:00

  • packaging updates, including notes on Perl version expected
  • improved error handling
  • absolutize local mirror location before mirroring
  • some doc tweaks


abuse report format (placeholder module)

Changes for 0.012 - 2023-09-02T20:23:25-04:00

  • updates packaging metadata only


unified interface to mail representations

Changes for 3.010 - 2023-09-02T20:22:12-04:00

  • update packaging metadata


a simple wrapper around Log:😁ispatch

Changes for 3.007 - 2023-09-02T20:18:04-04:00

  • add the is_X methods to Proxy as they were on the root logger (thanks, Charlie Garrison)
  • in Log::Fmt tests, cope with the slightly different output of JSON:😛P versus the XS implementations


interface to the DS9 image display and analysis program

Changes for v1.0.0 - 2023-09-02T20:14:04-04:00

  • API BREAKAGE
  • DEPRECATED
  • ENHANCEMENTS
  • BUILD


Scenarios to benchmark HTTP::Tiny:😛lugin

Changes for 0.002 - 2023-01-19

  • Rename module/dist Bencher-Scenarios-{HTTPTinyPlugin,HTTP-Tiny-Plugin}.


List food categories in BPOM processed food division (old, pre-RBA version)

Changes for 0.018 - 2023-09-03

  • [ux] In --detail mode, show the 'status' field as the first column to make it easier to see which categories are no longer active.
  • [ux] Rename non-RBA scripts to *-lama or *-old.


Provide the static, dynamic libraries and CLI (non-Windows) of the edlib aligner

Changes for 0.01 - 2023-09-02T17:50:20-06:00

  • Initial release



fix and enhance ODF::lpOD

Changes for 6.001

  • Fix Hnormalize() bug which inserted an extra space
  • Hclean_for_cloning() to remove 'rsid' styles from LibreOffice which interfere with cloning.
  • Hself_or_parent & Hparent added with with optional $stop_cond to prevent ascending above a specified object type. Removed self_or_parent (without the 'H').
  • Hor_cond(cond1, cond2, ...) to combine XML::Twig search conditions


interpolate Data:😁umper output into strings for human consumption

Changes for 6.006



Validate data against a schema

Changes for 0.570 - 2023-09-02T20:42:03Z

  • small performance improvements to 'date-time' and 'date' format validation
  • new stringy_numbers option, for validating numbers more loosely


Client Libraries to Iron services IronCache, IronMQ and IronWorker.

Changes for 0.14 - 2023-09-02T21:55:03+02:00

  • Fixes


OO Interface to Network devices and MIBs through SNMP

Changes for 3.95 - 2023-09-02

  • ENHANCEMENTS
  • BUG FIXES


Manipulate the typemap file for XS distributions using dzil

Changes for 0.004 - 2023-09-02T20:39:54+02:00

  • Only call minimum_pxs if supported


A PKCS11 interface for Perl

Changes for 0.013 - 2023-09-02T17:52:03+02:00

  • Refactor typemaps to use ExtUtils::Typemaps::Magic


Manipulate the typemap file for XS distributions using dzil

Changes for 0.003 - 2023-09-02T17:50:57+02:00

  • Automatically determine mimimum ParseXS version


Typemap for storing objects in magic

Changes for 0.002 - 2023-09-02T17:48:55+02:00

  • Add minimal_pxs method


A date and time object for Perl

Changes for 1.61 - 2023-09-02

  • Fix use of the `Perl_isfinite` function on platforms where this is broken. On Windows with Perl <= 5.20, it seems like `Perl_isfinite` exists but it calls `Perl_isinf` and `Perl_isnan`, which don't exist.


Typemap for storing objects in magic

Changes for 0.001 - 2023-09-02T15:31:49+02:00

  • Initial release to an unsuspecting world


converts Perl XS code into C code

Changes for 3.51

  • Initialize $self correctly in EU:😛XS::Utilities::death()
  • C++ builds: avoid generating C<< extern "C" extern "C" >>


Add type/value checks to variables

Changes for 0.002 - 2023-09-02T14:21:22+02:00

  • Add a non-fatal mode


Random hash type objects.

Changes for 0.01 - 2023-09-02T12:55:19+02:00

  • First version.



provides a convenient way to attach debug print statements anywhere in a program.

Changes for 0.032 - 2023-09-02

  • Small changes in distro.


application lock/mutex based on files

Changes for 0.064 - 2023-09-02

  • Small changes in distro.


provides a way to access data elements in a deep, complex and nested data structure.

Changes for 0.044 - 2023-09-02

  • Small changes in distro.