#!/usr/bin/perl -w # To see what an OOserver app sees, add the OOserver PATH_INFO to the URL # invoking this program; eg # //optserv1.whoi.edu/jg/dump_build-opt-env.pl//globec.whoi.edu/test.html0{} { require ("cgi-lib.pl"); require "wjs_web_perl_utilities.pl"; require "build-opt-env.pl"; &dump_environment_variables(); exit; }