Help for this page
#!/usr/bin/perl -w ... print "\nResults took $runtime second(s) to generate."; exit 0;