12345678910 use strict;use warnings;use Getopt::Long qw( :config no_auto_abbrev no_ignore_case bundling pass_through);
use
strict;
warnings;
Getopt::Long
qw(
:config
no_auto_abbrev
no_ignore_case
bundling
pass_through
)
;