From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#!perl -w
# test all the basic functionality
print "Content-type: text/plain\n\n";
print "ok $0";
__END__
this is some irrelevant data