Help for this page
#!/usr/bin/perl -T # Set variables ... # Redirect browser to generated page print "Location: $output_file\n\n"; exit;