Inhaltsverzeichnis

Perl - Develop plugins with Perl

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.

Nur im Perl LoxBerry SDK suchen

Aspects creating plugins

There are several aspects you have to consider creating plugins:

The Perl SDK documentation currently is available in German only. Please use some online translation tool like Google Translate. 

Documentation

Perl LoxBerry SDK Dokumentation