From c1de1975da3282d65ae3e636085d9fe8d7e001a1 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Wed, 7 May 2025 21:33:10 -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 a1fb1e0..224eb64 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.47.3