Changes for version 1.52 - 2026-09-22

  • added optional formatting row with align and widths to format_ascii_table()
  • since perl 5.40 JSON is now core module, so these are added: hash_save_json hash_save_json_pp hash_load_json
  • added binary protocol messages format, which does not use packing at all
  • multiple updates and fixes to the code and cleanup in all .pm
  • added missing POD documentation
  • fftwalk/globs will now recognize symlink loops
  • str2hash and _url are now with keys to gain bit of speed
  • ascii_format_table() does not modify input data anymore
  • utime/julian_date from/to iso and iso_ext are now implemented
  • added test suites for all .pm in the module

Documentation