Help for this page
{ batchplot_output_filename => "gps3", ... ], ] }
sub analyse_user_inputs { my $hashORarray_ref = shift @_; ... print Dumper(\@the_inputs); return(\@the_inputs); }