Skip to main content



Implementation of RESTful API

Changes for v1.0.1 - 2023-06-10T19:56:22Z

  • Minor documentation update
  • Minor enhancement of method in Net::API::REST::Endpoint
  • Correcting missing method variables() in Net::API::REST::Request


Apache2 API Framework

Changes for v0.1.1 - 2023-06-10T20:29:58Z

  • Minor modification to init() in Apache2::API
  • Updated method headers() in Apache2::API::Request and Apache2::API::Response to return an empty hash in HASH context when no headers


Generic Module to inherit from

Changes for v0.30.5 - 2023-06-11T10:24:31Z

  • Improved method error() to also allow for the return of array, code, glob, hash or scalar reference when required


match contents of a hash against rules

Changes for v0.8.0 - 2023-06-11T14:49:27+01:00

  • Incompatible Changes
  • Enhancements
  • Documentation


handle requests for /.well-known/traffic-advice

Changes for v0.2.4 - 2023-06-11T14:33:50+01:00

  • Documentation