Skip to main content



XS functions to assist in parsing sub-like syntax

Changes for 0.18 - 2023-06-14

  • CHANGES
  • BUGFIXES


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.46.3 - 2023-06-14T18:30:45Z

  • fix base schema for yaml config files
  • switch schema to draft2019
  • do not reconfigure automatically if the secret file is missing


DoubleDouble precision arithmetic for all architectures

Changes for 0.08

  • Change the spec of dd_numify() to return an accurate Math::MPFR object rather than the sum of the 2 doubles (which is often less precise).


Interact with the OpenAI GPT-3,4 API

Changes for 0.17 - 2023-06-14

  • Change default model from gpt-3.5-turbo to gpt-3.5-turbo-0613