Skip to main content



Chainable require hook

Changes for 0.012 - 2023-04-22

  • Add option -debug.
  • [bugfix] -end was not functioning as advertised.
  • Add hook: source::test::str.
  • [doc] Document import options.
  • [doc] Tweak Synopsis to make example clearer.
  • [internal] Always use our own version of blessed(), to be minimalist.



format structured address data according to various global/country rules

Changes for 1.9982 - 2023-06-08

  • no longer use File::Find::Rule to find config files (still used in tests)
  • simplify the logic of reading config files


Perl module for working with text embeddings using various APIs

Changes for 0.1_4

  • NOTE - This is still a development release DO NOT USE IN PRODUCTION
  • Corrected badly declared dependency and opted for the core JSON:😛P module


utilities for commandline-based programs

Changes for 0.11 - 2023-06-08

  • CHANGES
  • BUGFIXES