From 7c20fd825fb7f12342271bb35df9022f24afe683 Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Thu, 18 Aug 2016 11:51:24 +0200 Subject: [PATCH] import missing open2 --- PVE/AAB.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/PVE/AAB.pm b/PVE/AAB.pm index c5e5bea..44370e1 100644 --- a/PVE/AAB.pm +++ b/PVE/AAB.pm @@ -7,6 +7,7 @@ use File::Path; use File::Copy; use IO::File; use IO::Select; +use IPC::Open2; use IPC::Open3; use UUID; use Cwd; -- 2.39.2