Perl is the "mother" of LoxBerry, because LoxBerry's father, Michael Schlenstedt, founder of the LoxBerry project, learned this programming language during his studies a long time ago and is now too old to learn something new.
For some re-occuring tasks, and frequently needed data, we have developed LoxBerry Perl modules to simplify creating plugins. These modules are called LoxBerry::System and LoxBerry::Web and can be included by use LoxBerry::System
and use LoxBerry::Web
.
There is also a PHP LoxBerry SDK following the functions of the Perl modules, but the leading trail are the Perl modules.