summaryrefslogtreecommitdiffstats
path: root/lib/App/ArchLinux/PackagerTools/Archweb.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/ArchLinux/PackagerTools/Archweb.pm')
-rw-r--r--lib/App/ArchLinux/PackagerTools/Archweb.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/App/ArchLinux/PackagerTools/Archweb.pm b/lib/App/ArchLinux/PackagerTools/Archweb.pm
index 5f3bcfa..8c92d95 100644
--- a/lib/App/ArchLinux/PackagerTools/Archweb.pm
+++ b/lib/App/ArchLinux/PackagerTools/Archweb.pm
@@ -2,6 +2,7 @@ package App::ArchLinux::PackagerTools::Archweb;
use strictures;
use autodie;
+use Carp;
use Function::Parameters;
use Log::Any qw($log);
use WWW::JSON;