From 5cc5996cd1f128d4f29eec5fe807d023ac5e4527 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 18 Jun 2009 22:48:20 +0200 Subject: apt-why: Use 5.010 --- bin/apt-why | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') 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 use strict; use warnings; +use 5.010; use AptPkg::Cache; use Switch; use Getopt::Long; -- cgit v1.2.3