Skip to main content



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

Changes for 3.00 - 2023-05-16

  • breaking(object_store): rename to kv_store.
  • feat(dictionary_item): add 'bulk' PATCH endpoint.
  • feat(package): add `files_hash` metadata property.
  • feat(tls_certificates): add `filter[in_use]` parameter.


Generic Module to inherit from

Changes for v0.30.2 - 2023-05-16T21:33:10Z

  • Corrected a small bug in unload_json() in Module::Generic when JSON option utf8 was provided in overlap with the binmode also set to utf8, thus yielding mojibake.



Print a table to the terminal and browse it interactively.

Changes for 0.161 - 2023-05-16

  • Option color: reset to normal at the end of a table field.


Choose items from a list interactively.

Changes for 1.762 - 2023-05-16

  • line_fold: update option color.