From: Emil Williams Date: Tue, 6 May 2025 18:42:49 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=30d48c324a7ec85200b20cbaa520e3be32ac33f8;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 4f49ba3..1299dde 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;