perl: fix dependency issues in archive, pod and test
perlbase-archive, perlbase-pod and perlbase-test
had executable utilities with missing dependencies.
Fixes: https://github.com/openwrt/packages/issues/29425
Fixes: https://github.com/openwrt/packages/issues/29426
Fixes: https://github.com/openwrt/packages/issues/29427
As discussed in PR 29463
https://github.com/openwrt/packages/pull/29463
those are either non-working or useless on OpenWrt,
therefore they have been removed.
Signed-off-by: Jens Wagner <redacted>