From: Emil Williams Date: Tue, 6 May 2025 18:42:37 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=8ae2e0fbb6ee587187814691bfa21ecf8ba94421;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 8e2b0b0..4f49ba3 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -72,7 +72,7 @@ sub init { sub init_static { my $vars = ( - banana => 'sand'; + banana => 'sand', ); foreach (my ($path, @datum) = each %page) { last if $datum[0] == DYNAMIC_PAGE;