#!/usr/local/bin/perl -wT use CGI ":standard"; use CGI::Carp "fatalsToBrowser"; use lib "./"; use dustInformation; $query = new CGI; ############################################################ #This script displays the test data page for the 2dust website ############################################################# print header; &displayPage; print end_html; #display the main page sub displayPage { print <
Test Datasets
|