commit | c82b15fd22b3aabe7a59c41a8ced2d0d66de502f | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jul 19 17:36:27 2022 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Jul 19 17:36:27 2022 +0200 |
tree | c7536dc9137d2a9914c5913e244d5c66475b759c | |
parent | 89cb6bc0ca2cbed8209da15d8bb8ce36aefc84c4 [diff] [blame] |
Revive -d option to dump vecs as ascii file Change-Id: Ib78b6ad00af74aaf410544f8c872ac6cf67e90e8
diff --git a/Makefile.PL b/Makefile.PL index 96bcd3f..8d5319d 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -12,6 +12,7 @@ LICENSE => 'apache', BUILD_REQUIRES => { 'Test::More' => 0, + 'Test::TempFile' => 0, "REST::Client" => 0, "Data::Dump" => 0, },