summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSSetup/Packager/Base.pm
diff options
context:
space:
mode:
Diffstat (limited to 'installer/OpenSLX/OSSetup/Packager/Base.pm')
-rw-r--r--installer/OpenSLX/OSSetup/Packager/Base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/OpenSLX/OSSetup/Packager/Base.pm b/installer/OpenSLX/OSSetup/Packager/Base.pm
index 34927821..3aa8921e 100644
--- a/installer/OpenSLX/OSSetup/Packager/Base.pm
+++ b/installer/OpenSLX/OSSetup/Packager/Base.pm
@@ -18,7 +18,7 @@ use warnings;
our $VERSION = 1.01; # API-version . implementation-version
-use Carp qw(confess);
+use OpenSLX::Basics;
################################################################################
### interface methods