latin: palm graffiti font placeholder
[sheet.git] / apl.plp
diff --git a/apl.plp b/apl.plp
index 9ca99701ff2ff92f9f32176dbb1b12cdfeb24aef..929c4243cc7d40cf7044c8056275ef0ed59b8a03 100644 (file)
--- a/apl.plp
+++ b/apl.plp
@@ -29,7 +29,7 @@ use Shiar_Sheet::FormatChar;
 my $glyphs = Shiar_Sheet::FormatChar->new;
 
 my @ops = do 'apl.inc.pl';
-@ops > 1 or die "cannot open operator include: $@\n";
+@ops > 1 or Abort("cannot open operator include", 500, $@ // $!);
 
 :>
 <h1>APL Symbols</h1>