gplugin/gplugin

Remove Perl5 support

21 months ago, Gary Kramlich
725422517004
Remove Perl5 support

This was originally added to keep feature parity with purple2, but it has been
a huge pain, there's no solution on macOS, it randomly breaks, and there never
really was a lot of adoption of it in purple2.

Also the IEEE and Stack Overflow surveys from 2022 have Perl ranked between the
20th and 30th most popular programming language so I feel comfortable remove it.

If necessary we can always pull back out of version control and bring it back up
to date.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1793/
gplugin-gtk4/data/plugin-row.ui
gplugin-gtk4/data/view.ui
gplugin-gtk4/gplugin-gtk-plugin-row.c
gplugin-gtk4/gplugin-gtk-view.c
gplugin-gtk4-viewer/data/window.ui
gplugin-gtk4-viewer/gplugin-gtk-viewer-window.c
gplugin-gtk4-viewer/gplugin-gtk-viewer.c
gplugin-query/gplugin-query.c
gplugin/gplugin-core.c
gplugin/gplugin-file-tree.c
gplugin/gplugin-loader.c
gplugin/gplugin-manager.c
gplugin/gplugin-native-loader.c
gplugin/gplugin-native-plugin.c
gplugin/gplugin-options.c
gplugin/gplugin-plugin-info.c
gplugin/gplugin-plugin.c
gplugin/gplugin-private.c
gplugin/gplugin-source.c
gplugin/gplugin-version.c
lua/gplugin-lua-core.c
lua/gplugin-lua-loader.c
lua/gplugin-lua-plugin.c
lua/gplugin-lua-test-lgi.c
python3/gplugin-python3-core.c
python3/gplugin-python3-loader.c
python3/gplugin-python3-plugin.c
python3/gplugin-python3-test-pygobject.c
python3/gplugin-python3-utils.c
tcc/gplugin-tcc-core.c
tcc/gplugin-tcc-loader.c
tcc/gplugin-tcc-plugin.c