summaryrefslogtreecommitdiff
path: root/bin/db-iris
diff options
context:
space:
mode:
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-xbin/db-iris1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/db-iris b/bin/db-iris
index 30a3c28..e30dc9b 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -8,6 +8,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch';
our $VERSION = '0.06';
+use Carp;
use DateTime;
use DateTime::Format::Strptime;
use Encode qw(decode);