Sponsoring The Perl Toolchain Summit 2025: Help make this important event another success Learn more

#!/usr/bin/ruby
DATA >> \var x;
STDOUT << x << "\n";
__DATA__
Hello, World!