Skip to main content



Reload %INC files when updated on disk

Changes for 1.12 - 2023-05-15

  • Changed the tests to use Test::More. PR from HAARG++.


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>