Skip to main content





Perl library to work with the API for the Hetzner Cloud

Changes for 0.0.3 - 2023-06-20T16:43:00Z

  • updated dependency list
  • fixed parameter validation
  • fixed parameter handling for the requests
  • re-generated api classes


Map body and data parameters to a model

Changes for 0.005

  • Add hook to let you pre process arguments at component creation time. Useful in you need to do once time setup of variables and processing of configuration arguments, or other application scoped properties.


Sign a Certificate Signing Request in XS.

Changes for 0.03

  • Fix a few packaging issues - no code changes