Skip to main content


A standalone authoring tool for Module::Build::Tiny

Changes for 0.043 - 2023-10-19T20:38:08Z

  • Add options to not write build files


Wrapper for yq for various common tasks so YAML files can be manipulated in a manner to preserve comments and version header.

Changes for 0.1.2 - 2023-10-19

  • -Fix ensure so it checks for %YAML instead of %YANL


Test and measure with Perl (legacy modules)

Changes for 3.904 - 2023-10-19

  • Bump module version numbers


Test and measure with Perl (legacy modules)

Changes for 3.903 - 2023-10-19

  • Add several more modules


Test and measure with Perl

Changes for 3.901 - 2023-10-19

  • Typo fixes and minor cleanups


Determine Web browser, version, and platform from an HTTP user agent string

Changes for 3.40 - 2023-10-19T16:23:54Z

  • Remove Hash::Merge (GH#205) (Olaf Alders)


utilities for filesystem: read, write, find, replace files, etc

Changes for 0.0.3 - 2023-10-19T15:34:24Z

  • mtime in unixtime in subsecond resolution (from Time::HiRes::stat)


A module that performs semantic similarity in PXF/BFF data structures and beyond (JSON|YAML)


new keywords for creating scopes.

Changes for 0.04 - 2023-10-19

  • Add `$tap` and `$also'.


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.47.5 - 2023-10-19T14:06:22Z



The Perl core test smoke suite

Changes for 1.80_04 - 2023-10-19T13:53:17+02:00

  • (Abe Timmerman, Thu, 19 Oct 2023 13:53:17 +0200) Autocommit for distribution Test-Smoke 1.80_04 (test)



Processing PYX data or file and do XML normalization.

Changes for 0.05 - 2023-10-19T11:13:30+02:00

  • Fix typo in doc.
  • Fix use lib '.' in Makefile.PL.
  • Improve LICENSE AND COPYRIGHT section in doc.
  • Improve SYNOPSIS section in doc.
  • Move bugtracker to github.
  • Rename example file to better name.
  • Rewrite doc to use =head2.
  • Update Module::Install to 1.21 version.
  • Update author github username.
  • Update author name.
  • Update copyright years.


Processing PYX data or file and process element stack.

Changes for 0.06 - 2023-10-19T10:59:23+02:00

  • Fix typo in doc.
  • Improve SYNOPSIS section in doc.
  • Rename example files to better names.
  • Rewrite doc to use =head2.


Processing PYX data or file and sort element attributes.

Changes for 0.05 - 2023-10-19T10:51:00+02:00

  • Fix typo in doc.
  • Rewrite doc to use =head2. Improve doc.


Processing PYX data or file and write as SGML via Tags.

Changes for 0.10 - 2023-10-19T10:46:09+02:00

  • Fix typo in doc.
  • Improve constructor doc.
  • Update Module::Install to 1.21 version.
  • Update copyright years.


Processing PYX data or file and write as SGML.

Changes for 0.05 - 2023-10-19T10:42:00+02:00

  • Fix typo in doc.
  • Improve doc in constructor.
  • Improve texts in doc.
  • Move bugtracker to github.
  • Rename example file to better name.
  • Update Module::Install to 1.21 version.
  • Update copyright years.


PYX optimization Perl class.

Changes for 0.06 - 2023-10-19T10:27:25+02:00

  • Fix typo in doc.
  • Improve texts in doc.
  • Rename example files to better names.
  • Update copyright years.


Processing PYX data or file and print histogram.

Changes for 0.08 - 2023-10-19T10:19:44+02:00

  • Fix typo in doc.
  • Improve constructor doc.
  • Update Module::Install to 1.21 version.


GraphViz output for PYX handling.

Changes for 0.06 - 2023-10-19T10:16:03+02:00

  • Fix doc.
  • Rename image to same name as example from which is generated.


Processing PYX data or file and print list of XML schemas.

Changes for 0.06 - 2023-10-19T10:12:48+02:00

  • Fix Makefile.PL which fails with no '.' in @INC.


Processing PYX data or file and print list of XML schemas.

Changes for 0.05 - 2023-10-19T10:09:18+02:00

  • Improve LICENSE AND COPYRIGHT section in doc.
  • Improve METHODS section in doc.
  • Improve SYNOPSIS section in doc.
  • Move bugtracker to github.
  • Rename example to better name.
  • Update Module::Install to 1.21 version.
  • Update author github username.
  • Update author name.
  • Update copyright years.


A perl module for PYX handling.

Changes for 0.10 - 2023-10-19T10:08:27+02:00

  • PYX:😛arser


fold/colrm/cut command handling ANSI terminal sequences

Changes for 1.21 - 2023-10-19T05:19:54Z

  • now ansicolrm/ansicut accept explicit --separate option


JSON wrappers for PGObject

Changes for 2.1.1 - 2023-10-11

  • Subclassing now supported and tested




Tooling/wrappers for Oozie job deployment and scheduling

Changes for 0.010 - 2023-10-19T04:16:22+02:00

  • perl 5.14.0 is now required for the "/r" modifier.


CLI utilities related to CSV

Changes for 1.031 - 2023-08-06

  • [cli csv2vcf] [ux] Detect Indonesian words 'nama' and 'telepon'/'telefon' in column names.
  • [doc] Grammar/wording.




CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.47.4 - 2023-10-18T22:53:53Z

  • it seems on ios there is no changeValue after blur, fix that by resettting and setting the value explicitly after blur ... aargh
  • explicitly check for empty string in required field even when there is no validator defined


RESTful Web Services with login, persistent data, multiple in/out formats, IP security, role based access

Changes for 4.4.6 - 2023-09-26

  • Using YAML::Syck for YAML replies. The YAML:🤐S:😁ump have serious problem with UTF-8 strings




Perl interface to the GMP rational functions

Changes for 0.56

  • Skip Math::MPFR checks in t/overload_cross_class.t and t/overload_op_eq.t if $Math::MPFR::VERSION < 4.19
  • Avoid monitoring PL_markstack_ptr in GMPq.xs


Perl interface to the GMP floating point functions

Changes for 0.52

  • Division-by-zero now croaks, rather than die in silence.
  • Simplify overloading of '++' and '--'.
  • Avoid monitoring PL_markstack_ptr in GMPf.xs and Random/Random.xs



A module that performs semantic similarity in PXF/BFF data structures and beyond (JSON|YAML)


JSON wrappers for PGObject

Changes for 2.1.0 - 2023-10-18

  • Fixes for db vs json nulls We now throw an error if unserializable reference types are passed into new() on the top level.


Write and test your script with ease

Changes for 1.00 - 2023-10-18T15:27:14Z

  • Add support for $Getopt::App:😁EPTH
  • Add support for GETOPT_APP_DEBUG=1
  • Fix always calling getopt_load_subcommand(), even for methods
  • Made the code easier to follow


JSON wrappers for PGObject

Changes for 2.1.0 - 2023-10-18

  • Fixes for db vs json nulls We now throw an error if unserializable reference types are passed into new() on the top level.


JSON wrappers for PGObject

Changes for 2.0.4 - 2023-10-18

  • Fixes for db vs json nulls We now throw an error if unserializable reference types are passed into new() on the top level.


Ethereum wallet management utilities

Changes for 0.009 - 2023-10-17T23:19:24-03:00

  • fix deprecated method warnings



a tiling window manager for X11

Changes for 1.0 - 2023-10-18

  • First version, released on an unsuspecting world.


Utilities related to desktop trash

Changes for 0.003 - 2023-08-06

  • [ux] Tweak completion of trashed files.


some factory class for your music factory class

Changes for 0.01 - 2023-10-17

  • First version, released on an unsuspecting world.


Perl bindings for libXcb

Changes for 0.21 - 2023-10-18

  • Add GenericError event
  • Add constant for KEY_RELEASE
  • Add INSTALL.md
  • Fix X11:🤐CB:😁ESTROY for failed connections
  • Fix warnings in _GenerateMyXS.pm And resolve #144815.