Skip to main content




























framework for easy creation of Enterprise Application Integration tasks

Changes for 1.911 - 2024-02-25T14:00:00Z

  • enhanced and fixed documentation, small code fix, added test.


A Module to create locale objects with localisation data from the CLDR

Changes for 0.44.0

  • Updated to use version 44 of CLDR *WARNING* There are several language packs that have as parents locales in other language packs. You wont notice this if you are installing from CPAN with one of the CPAN clients but if you are installing manually you will have to resolve these dependancies *WARNING* The locale data no longer uses Any as a place holder for missing script data. Where this was used in earlier versions the default script as defined by the CLDR data is used. This may have an inpact on the nameing of locales and if you use the locale data without using Locale::CLDR *WARNING* The Unicode cosortium has changed some of the identifieres used by units. If you are no longer getting values back for unit data check the id. Thanks to changes in the CLDR data, split words is now correctly splitting the trailing whitespace off words. likley_subtag() will now return the likley language rather than 'und'. If you ask for an accountcy number format in a locale that doesn't have one the code will return the standard format Corrected spellings of some comments and variables Added code to correctly parse an extension string added to a locale using the -u- mechanism Fixed code to allow an extension to have multiple values Added code so that the parent of a module can be altered on the fly to allow for segmentations to have a different parent than the rest of the module Added Chinease segmentation test to test the above




Raspberry Pi GPIO Perl Modules

Changes for 0.91

  • Updated for latest Raspberry Pi OS


framework for easy creation of Enterprise Application Integration tasks

Changes for 1.910 - 2024-02-25T02:00:00Z

  • removed hardcoded default for format_sep in EAI::File, added progress indicators for EAI::File::readText and EAI:😁B::storeInDB when additional parameter process{countPercent} is set to nonzero. added standardLoop to EAI::Wrap for short implementation of standard loops. fixed error in EAI:😁B::storeInDB when dontKeepContent was set and primKeys were not set (not needed in this case). removed bogus warning in setupLogging when checking for logprefixForLastLogfile. Fixed setting of lastLogFile in checkLogExist.pl and switching between environment.


Exclude some packages from source trace

Changes for 0.002 - 2024-02-06

  • [bugfix] Downgrade prereq Win32::Console::ANSI to RuntimeRecommends.




Call a subroutine on destruction of a variable.

Changes for 0.07 - 2024-02-24T21:55:59+01:00

  • Don't catch exceptions from destruct handlers





Download and store FIDE ratings

Changes for 0.01 - 2024-02-24T19:05:38Z

  • Initial release.



PDL interface to the Fastest Fourier Transform in the West

Changes for 0.19 - 2024-02-24

  • fix test to not broadcast over output



A Test::Builder based Perl module to ease testing with files and dirs.

Changes for 0.21 - 2024-02-24

  • Test on special devices skipped if they are not supported by the current OS.


Convert lists into simple linguistic conjunctions

Changes for 2.6 - 2024-02-24T10:06:42Z

  • When joining a list of two, handle the separator phrase


Test POD links

Changes for 0.012_02 - 2024-02-24

  • Correct corrected add_dir functionality. The previous worked for scripts (which was what I needed) but not modules with multi-level names.


Sim:😮PT is a optimization and parametric exploration program that can mix sequential and parallel block search methods.



Provide non blocking randomness

Changes for 0.40 - 2024-02-17T06:34:33Z

  • Moving $OSNAME checks to compile time with GH#4. Thanks to Aristotle. Test and documentation fixes in GH#1, GH#2, GH#3. Thanks to guest20.


Various backoff strategies for retry

Changes for 0.010 - 2024-02-24

  • No functional changes.
  • [doc] Tweak descriptions.
  • Fix a unit test (GH#3).