The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13.0 - 2018-05-30

  • fighting circular references and thus all sorts of leaks
    • getters are now called with an object reference as the first argument so if your getter uses $self, put a my $self = shift at the start of the callback
    • handlers are deprecated, user actionHandler instead. It also gets self as the first call argument.
    • true and false do not exist as GuiPlugin methods anymore. use Mojo:JSON qw(true false) instead

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
Reporter base class
render server generated HTML
Base Class for a table plugin
Documentation Plugin
gettext po file translation functionality
tell me about the current user
Calbackery App generator command