From 219a887dcff47554df6956044e9e1dd6e86424c0 Mon Sep 17 00:00:00 2001 From: Jacob Pipkin Date: Sat, 22 Sep 2012 01:51:39 -0500 Subject: sboconfig, removed inappropriate bundling option... --- sboconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sboconfig b/sboconfig index b5e3a51..f566d4c 100755 --- a/sboconfig +++ b/sboconfig @@ -14,7 +14,7 @@ use strict; use warnings FATAL => 'all'; use SBO::Lib; use File::Basename; -use Getopt::Long qw(:config bundling); +use Getopt::Long; use File::Copy; use File::Path qw(make_path); use File::Temp qw(tempfile);; -- cgit v1.2.3