package TW::Apache::Play; use strict; use warnings; use Apache::Request; use Apache::Constants qw( :common ); sub handler { my $r = Apache::Request->new( shift ); my $username = $r->param('username') || "alester"; $r->send_http_header( "text/html" ); print "
"; print "##
$username ) );
apache_note( "custid", $cols["CUSTID"] );
apache_note( "contact", $cols["CONTACT"] );
?>