From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
123456789 use Apache::ASP::CGI;&Apache::ASP::CGI::do_self(Global => 'null', Debug => 0, NoState => 1);__END__1..1ok
use
Apache::ASP::CGI;
&Apache::ASP::CGI::do_self
(
Global
=>
'null'
,
Debug
=> 0,
NoState
=> 1);
__END__
1..1
ok