From 641b3da33faba348372438d2b8523b40420928e4 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 15 Apr 2011 13:53:16 +0000 Subject: - add missing modules --- iurt_root_command | 1 + 1 file changed, 1 insertion(+) (limited to 'iurt_root_command') diff --git a/iurt_root_command b/iurt_root_command index 8a27a39..c055712 100755 --- a/iurt_root_command +++ b/iurt_root_command @@ -30,6 +30,7 @@ use File::NCopy qw(copy); use Iurt::Util qw(plog_init plog); use Cwd 'realpath'; use File::Path qw(make_path); +use File::Slurp; my $arg = @ARGV; my (@params, %run); -- cgit v1.2.1