When looking into a bug about Git.pm's handling of unsafe repositories [1], I found the immediate cause of the error, which this patch fixes. This patch doesn't do anything about the actual problem (Git.pm happily continues to work in unsafe repositories), but it at least fixes the runtime error. [1] https://lore.kernel.org/git/20221011182607.f1113fff-9333-427d-ba45-741a78fa6040@xxxxxxxxxxxxx/ Michael McClimon (1): Git.pm: add semicolon after catch statement perl/Git.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.38.0.83.gd420dda0