The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.48.0 - 2023-11-29

  • If the environmeny variable CM_CB_OVERRIDE_... is set, the value from the config file is overridden with the value from the environment.
    • Example config file:
    • BACKEND: cfg_db: 'dbi:SQLite:dbname=/opt/running/cb.db' LIST:
      • hello
      • world
    • Example environment override:
      • export CM_CB_OVERRIDE_BACKEND_CFG_DB='dbi:SQLite:dbname=/tmp/cb.db' export CM_CB_OVERRIDE_LIST_0='goodbye'
  • Fix update comboBox data

Documentation

build po files from trm calls in perl files
Application Builder Toolkit

Modules

Appliance Frontend Builder
get parse configuration file for CallBackery
RPC services for CallBackery
database access helpers
a simple exception class
GuiPlugin base class
Base class for a cardlist plugin
render server generated HTML
Base Class for a table plugin
get parse configuration file for CallBackery
Documentation Plugin
gettext po file translation functionality
tell me about the current user