#!/usr/contrib/bin/perl # Note that this path to Perl was # verified using 'which perl' use strict; use Getopt::Long; print "Hello, HPUX.\n";