Need to use Supporters!

This commit is contained in:
Bradley M. Kuhn 2016-01-02 10:33:57 -08:00
parent 09f25e9fc9
commit 2d52ce2cd1

View file

@ -7,6 +7,8 @@ use autodie qw(open close);
use DBI;
use Encode qw(encode decode);
use Supporters;
my $LEDGER_CMD = "/usr/local/bin/ledger";
if (@ARGV != 4 and @ARGV != 5) {