Skip to main content



CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.46.1 - 2023-05-23T12:12:33Z

  • resync branches


CallBackery is a Mojolicious+Qoodoo Framework for building Web Applications

Changes for 0.46.0 - 2023-05-23T12:05:29Z

  • the methodes 'show' and 'hide' clash with the attributes 'show' and 'hide' of the underlying atom class. Replaced them with 'manifest' and 'vanish'.
  • the upload button tried to overwrite the capture attribute.
  • these changes are necessary to make callbackery work with qx8


Application to test DWG files by LibreDWG dwgread command.

Changes for 0.02 - 2023-05-23T11:59:56+02:00

  • Add description about tool to doc.
  • Add option for match string.
  • Fix example in doc.
  • Fix test dependencies.
  • Update Module::Install to 1.21 version.



Mojolicious Plugin

Changes for 1.4.0 - 2023-05-23T09:07:39Z

  • Making sure collectors are only run on requests to `/metrics`
  • Option to use custom `Net:😛rometheus` instance