> On Nov 4, 2017, at 4:46 AM, Philipp A. wrote:
>
> Entirely new bindings lead to new applications being written using those
> bindings. Writing applications in Python 2 is an immediate maintenance burden
> and people only do it because of stubborn ideology or a complete lack of
> awareness
Hey guys,
I'm working on Perl bindings to Plasma. For this, I've created a
subclass of KPluginFactory that links to libperl and loads the Perl
KDE bindings. But I'm running into trouble when the Perl code needs
to load in more Perl extensions dynamically (perl modules that are
written and compile