Skip to main content



Set up a pool of items to return one of, randomly...with some more likely than others

Changes for 0.02

  • including 'examples' directory




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.