Skip to main content



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

Changes for 3.01 - 2023-05-17

  • feat(config_store): add Config Store endpoints.


Find a minimum required version of perl for Perl code

Changes for 1.41 - 2023-05-17

  • Remove detection for Perl versions 5.008 and older. This means that 5.008 is now the minimum required version that will be reported. (GH#7)
  • Fix formatting of the summary printed by the perlver script (GH#14)
  • Recognize the minimum required version for the tr///r flag (GH#25) and indented heredocs (GH#27)


Perl interface for libcurl

Changes for 0.53 - 2023-05-16T10:57:20Z

  • Stanislaw Pusep <stas@sysd.org>
  • David Geiger <geiger.david68210@gmail.com>



Release tests for unused variables

Changes for 2.001001 - 2023-05-17T02:46:03Z

  • no longer run the test in tests, removing the need for Test::Vars to be installed until the generated distribution is tested