use Getopt::Long; GetOptions( 'array=s@' => \(my @array) ) or die 'options';