#!/usr/bin/perl # hello.plx -- my first perl script print "Hello, world!\n";