From 4ff98f73b76e92bce59598a95292c16faabf5933 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <andreas.romeyke@slub-dresden.de> Date: Mon, 20 Feb 2023 16:30:20 +0100 Subject: [PATCH] - removed because destroys App::Cmd autoloading... --- lib/SLUB/LZA/Rosetta/TA/Command.pm | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/SLUB/LZA/Rosetta/TA/Command.pm diff --git a/lib/SLUB/LZA/Rosetta/TA/Command.pm b/lib/SLUB/LZA/Rosetta/TA/Command.pm deleted file mode 100644 index feb58d0..0000000 --- a/lib/SLUB/LZA/Rosetta/TA/Command.pm +++ /dev/null @@ -1,9 +0,0 @@ -package SLUB::LZA::Rosetta::TA::Command; -use strict; -use warnings; - -# VERSION - -# ABSTRACT: virtual module for ta-tool - -1; -- GitLab