aboutsummaryrefslogtreecommitdiff
path: root/lib/App
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-12-16 19:20:17 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-12-16 19:20:17 +0200
commit664a7f3edbd3c4370526eb91013a70f89db8dd22 (patch)
treeb0287ee1c8f3d40ce94a74f988fcc83b213b468f /lib/App
parent890224d5969b8d488f59fccf7445675caaaaf8ce (diff)
downloadglacier-664a7f3edbd3c4370526eb91013a70f89db8dd22.tar.gz
glacier-664a7f3edbd3c4370526eb91013a70f89db8dd22.tar.bz2
Minor fix
Diffstat (limited to 'lib/App')
-rw-r--r--lib/App/Glacier/Command/Periodic.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/App/Glacier/Command/Periodic.pm b/lib/App/Glacier/Command/Periodic.pm
index ee72bbe..18bd4f8 100644
--- a/lib/App/Glacier/Command/Periodic.pm
+++ b/lib/App/Glacier/Command/Periodic.pm
@@ -6,6 +6,7 @@ use parent qw(App::Glacier::Command);
use Carp;
use Data::Dumper;
use File::Basename;
+use App::Glacier::Job;
=head1 NAME

Return to:

Send suggestions and report system problems to the System administrator.