From: Emil Williams Date: Tue, 6 May 2025 18:59:53 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=8e6add6497a6c908dcdedff3ff988d1baced3a56;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 14c2412..8a23956 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -46,7 +46,7 @@ sub preinit { use Cwd; $_ = getcwd(); s/.*\///; - return $_; + $_; } sub debug {