Skip to main content




Generate HTML table

Changes for 0.010 - 2023-05-22

  • [bugfix] Fix some bugs with placement of <tbody> tag (thanks DJERIUS).
  • Add multiple header row support (header_row is now an integer instead of boolean) (thanks DJERIUS).
  • [optimize] Optimize hot path (thanks DJERIUS).
  • [doc] Document header_row argument, mention Text::Table::Tiny, add compatibility notes with Text::Table::Tiny.


"Call" a Perinci::CmdLine-based script

Changes for 0.060 - 2023-05-22

  • [incompatible change] Instead of dying, call_cli_script() will now return error 599 when output is not valid JSON; this is because sometimes Capture::Tiny (via IPC::System:😮ptions) sometimes fails to capture output.


Test and measure with Perl

Changes for 3.872 - 2023-05-22

  • Fix driver for Keysight N9310A RF generator


an interface to most facets of the [Fastly API](https://developer.fastly.com/reference/api).

Changes for 3.02 - 2023-05-22

  • fix(acl): change `version` from int to string.
  • fix(acl): add missing methods for `service_id` and `service_version` properties.
  • fix(backend): make `ssl_check_cert` nullable.
  • fix(purge): skip URL escape for `surrogate_key` param.
  • fix(snippets): change `priority` and `version` from int to string.
  • fix(snippets): add missing methods for `service_id` and `service_version` properties.
⇧