(formerly Perl 6) say 'Hello world!'; In an object-oriented approach, the string is treated as an object calling its '''say()''' method: "Hello, World!".say();