From 4a40e7ebdd84126278662dbaaa787e9864ab75c9 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 6 Oct 2016 16:41:04 +0200 Subject: db-iris: Remove useless use of Carp --- bin/db-iris | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/db-iris b/bin/db-iris index 6a58b3d..6101b42 100755 --- a/bin/db-iris +++ b/bin/db-iris @@ -8,7 +8,6 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch'; our $VERSION = '1.10'; -use Carp; use DateTime; use DateTime::Format::Strptime; use Encode qw(decode); -- cgit v1.2.3