#!/usr/bin/perl use strict; use warnings 'all'; print "Hello, world!\n";