now supporting 5.6 (thanks haarg!)
[p5sagit/App-FatPacker.git] / lib / App / FatPacker.pm
index bd36684..2b520fe 100644 (file)
@@ -2,7 +2,6 @@ package App::FatPacker;
 
 use strict;
 use warnings FATAL => 'all';
-use 5.008001;
 use Getopt::Long;
 use Cwd qw(cwd);
 use File::Find qw(find);