* [email protected] [23/05/2026 16:28] : > > sdf -2topics index.sdf > $* is no longer supported as of Perl 5.30 at > /usr/share/perl5/vendor_perl/sdf/subs.pl line 624.
Indeed, multi-line matching changed in perl 5.30+. Try applying this patch to see if it works for you: https://rt.cpan.org/Public/Bug/Display.html?id=128721 Emmanuel
