The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

quoted: "Quoted \t"
block: |
void main() {
printf("Hello, world!\n");
}