From: Olivier Mengué Date: Thu, 12 Jun 2014 16:46:15 +0000 (+0200) Subject: Skip importing Getopt::Long's @EXPORT X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fdolmen%2FGetoptLong-cleanup;p=p5sagit%2FApp-FatPacker.git Skip importing Getopt::Long's @EXPORT Because we don't use them. --- diff --git a/lib/App/FatPacker.pm b/lib/App/FatPacker.pm index c127ca7..416d74b 100644 --- a/lib/App/FatPacker.pm +++ b/lib/App/FatPacker.pm @@ -3,7 +3,7 @@ package App::FatPacker; use strict; use warnings FATAL => 'all'; use 5.008001; -use Getopt::Long; +use Getopt::Long (); use Cwd qw(cwd); use File::Find qw(find); use File::Spec::Functions qw(