summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/termcast2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/termcast b/bin/termcast
index ddf5596..f87d77c 100644
--- a/bin/termcast
+++ b/bin/termcast
@@ -1,4 +1,6 @@
#!/usr/bin/env perl
+use strict;
+use warnings;
use App::Termcast;
=head1 NAME