use CGI qw(:standard); open(SAVE, ">test.out") or die "Can't open test.out: $!\n"; save_parameters(SAVE);