On Sun, Jun 09, 2024 at 08:06:53PM +0100, Gavin Smith wrote: > On Sun, Jun 09, 2024 at 11:40:15AM +0100, Gavin Smith wrote: > > It may be an issue with perl not having the right directory in its search > > list (@INC). I will investigate more. > > I tried to fix one problem on the master branch (commit 2ae196b9807a, > 2024-06-09). Hopefully the process of outputting to a temporary file > and then deleting the temporary file works correctly. We can commit > something similar for the release/7.1 branch once we have a better > idea of what is going on.
I've made more commits on release/7.1 based on recent changes by Patrice.