diff options
| -rwxr-xr-x | sbocheck | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -13,7 +13,7 @@ use 5.12.3;  use strict;  use warnings FATAL => 'all';  use SBO::Lib; -use Getopt::Long qw(:config bundling); +use Getopt::Long qw(:config);  use Text::Tabulate;  my $vers; | 
