[sr-dev] [kamailio] problem with app_perl loading order (#333)

Daniel-Constantin Mierla notifications at github.com
Mon Sep 21 00:22:44 CEST 2015


It could be related to the fact that app_perl uses the flag for global exporting, as it is needed by the embedded interpreter. That may lead to naming conflict of exported structured by other modules.

In attempt to fix it, I pushed a commit to allow the structure to be prefixed with ```_modulename_```.

Try to change the name of ```exports``` structure in app_perl module to ```_app_perl_exports```.

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/333#issuecomment-141841325
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20150920/0c4181b2/attachment.html>


More information about the sr-dev mailing list