Fix building perl plugin since perl v5.35.2gtk3
commit1465ce9c0eb6151a3eaeebb10fd4ffa6db3d69db
authorRicardo Mones <ricardo@mones.org>
Sat, 23 Apr 2022 17:26:16 +0000 (23 19:26 +0200)
committerRicardo Mones <ricardo@mones.org>
Sat, 23 Apr 2022 17:26:16 +0000 (23 19:26 +0200)
treed621bf8d91e16e57dcdcdea095b8d5fabbf22151
parent1a06785416c9c1ed2990cd975ca23fca9fe7b030
Fix building perl plugin since perl v5.35.2

Using XSRETURN_* macros in expressions is now deprecated:
https://github.com/Perl/perl5/commit/7169efc77525df70484a824bff4ceebd1fafc760
src/plugins/perl/perl_plugin.c