#!/usr/bin/perl use strict; use warnings; # cc: main function. print "Hello, World!\n";