Muster Perl API
Before reading this section, please look at the Bindings guidelines for the setup common to the bindings.
Perl
The Perl Api requires you to copy the Perl modules inside the Perl/lib folder.
You can import the modules in Perl using:
using MClientAPI; using MTemplateAPI;