From 022a121a8eff7d44ad3f1fdff78264a60ad28fef Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Wed, 7 May 2025 21:50:47 -0600 Subject: [PATCH] -- --- perl/Triple.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/perl/Triple.pm b/perl/Triple.pm index 7f164a3..124dae0 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -47,7 +47,6 @@ sub Triple::main { ); print %static{$path} // %static{''}; - exit; } } -- 2.47.3