From 8138e2ae7f5c3e79272a638daa812b89772b51f6 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Wed, 7 May 2025 21:31:16 -0600 Subject: [PATCH] -- --- perl/Triple.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl/Triple.pm b/perl/Triple.pm index 41be588..c47c0d6 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -45,7 +45,7 @@ sub Triple::main { -charset => 'UTF-8', ); - print %static{$path}; + # print %static{$path}; } } -- 2.39.5