diff --git a/lib/SLUB/LZA/TA/Command/report.pm b/lib/SLUB/LZA/TA/Command/report.pm index b3025dc54c813b86be30e135579dee2c18f15cf8..961929e53ad353e7695e1ae53f0313549109923a 100644 --- a/lib/SLUB/LZA/TA/Command/report.pm +++ b/lib/SLUB/LZA/TA/Command/report.pm @@ -1,6 +1,7 @@ package SLUB::LZA::TA::Command::report; use SLUB::LZA::TA -command; use v5.36; +use utf8; use SLUB::LZA::TA::Archivematica::Elasticsearch; use SLUB::LZA::TA::Archivematica::Elasticsearch::PrepareQuery; use SLUB::LZA::TA::Output;