From 3d6ee1f2cf4937e3ec44a709b1b6ac835611da7e Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Mon, 20 Feb 2023 16:30:46 +0100 Subject: [PATCH] - removed namespace::autoclean, because destroys App::Cmd --- lib/SLUB/LZA/Rosetta/TA.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/SLUB/LZA/Rosetta/TA.pm b/lib/SLUB/LZA/Rosetta/TA.pm index 4670d32..f12c97d 100644 --- a/lib/SLUB/LZA/Rosetta/TA.pm +++ b/lib/SLUB/LZA/Rosetta/TA.pm @@ -12,7 +12,7 @@ use Regexp::Optimizer; use IO::Zlib; use Text::CSV_PP; use SLUB::LZA::Rosetta::TA::Crypt; -use namespace::autoclean; + # VERSION -- GitLab