File kpcli-4.1.3-readline_stub.patch of Package kpcli
--- kpcli-4.1.3.pl.orig 2025-01-23 18:34:15.000000000 +0100
+++ kpcli-4.1.3.pl 2025-10-04 18:48:13.743250905 +0200
@@ -8876,6 +8876,7 @@
push @rl_modules, 'Term::ReadLine::Gnu';
push @rl_modules, 'Term::ReadLine::Perl';
push @rl_modules, 'Term::ReadLine::Perl5';
+ push @rl_modules, 'Term::ReadLine';
}
if (lc($OSNAME) =~ m/^mswin/ && (!defined($ENV{'SHELL'}))) {
# This supresses a diagnostics warning if/when Term::ReadLine::Perl5