From 1ce77a94be2066ea8e5ed06bd5a9c1d8a6daa4ae Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Wed, 7 May 2025 21:39:54 -0600 Subject: [PATCH] -- --- perl/Triple.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/perl/Triple.pm b/perl/Triple.pm index ee101eb..99480f3 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -46,9 +46,8 @@ sub Triple::main { -charset => 'UTF-8', ); - exit; - print %static{$path}; + exit; } } -- 2.39.5