The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
1234567 use Apache::ASP::CGI;&Apache::ASP::CGI::do_self(Global => 'null', NoState => 1, Debug => 0);__END__<% $Response->Include('raw_include.inc'); %>
use
Apache::ASP::CGI;
&Apache::ASP::CGI::do_self
(
Global
=>
'null'
,
NoState
=> 1,
Debug
=> 0);
__END__
<% $Response->Include('raw_include.inc'); %>