From: Charles McGarvey Date: Tue, 18 Jun 2019 05:27:10 +0000 (-0600) Subject: remove use of yada yada X-Git-Tag: v0.004~1 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=commitdiff_plain;h=059a06060502048a10c263e8033d96245859c437 remove use of yada yada --- 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