summaryrefslogtreecommitdiff
path: root/bin/apt-why
diff options
context:
space:
mode:
Diffstat (limited to 'bin/apt-why')
-rwxr-xr-xbin/apt-why1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/apt-why b/bin/apt-why
index bed860a..c19aac2 100755
--- a/bin/apt-why
+++ b/bin/apt-why
@@ -3,6 +3,7 @@
## License: WTFPL <http://sam.zoy.org/wtfpl>
use strict;
use warnings;
+use 5.010;
use AptPkg::Cache;
use Switch;
use Getopt::Long;