4 $testbed = "conf/testbed";
7 require('WebStone-common.pl');
12 <H3><CENTER><A HREF="WebStone-setup.pl">Edit Configuration</A>
20 open(FILEHANDLE
, $testbed);
21 while (<FILEHANDLE
>) {
22 (/^\#/) || print CLIENT
$_;
29 <FORM METHOD=POST ACTION="http://localhost:$html_port$wd/bin/runbench.pl">
30 <INPUT TYPE="submit" VALUE="Run WebStone">