]> Dogcows Code - chaz/homebank2ledger/commitdiff
remove use of yada yada
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 18 Jun 2019 05:27:10 +0000 (23:27 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Tue, 18 Jun 2019 05:27:10 +0000 (23:27 -0600)
lib/App/HomeBank2Ledger/Formatter.pm

index 1417709108e5f74b3c043543b7428202d0a56fee..58cc8a921ed99ea1024c576d26856dbcdf26261c 100644 (file)
@@ -70,7 +70,7 @@ This must be overridden by subclasses.
 =cut
 
 sub format {
-    ...
+    die "Unimplemented\n";
 }
 
 =attr type
This page took 0.019816 seconds and 4 git commands to generate.