From 059a06060502048a10c263e8033d96245859c437 Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Mon, 17 Jun 2019 23:27:10 -0600 Subject: [PATCH] remove use of yada yada --- lib/App/HomeBank2Ledger/Formatter.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/HomeBank2Ledger/Formatter.pm b/lib/App/HomeBank2Ledger/Formatter.pm index 1417709..58cc8a9 100644 --- a/lib/App/HomeBank2Ledger/Formatter.pm +++ b/lib/App/HomeBank2Ledger/Formatter.pm @@ -70,7 +70,7 @@ This must be overridden by subclasses. =cut sub format { - ... + die "Unimplemented\n"; } =attr type -- 2.43.0