#!/usr/bin/perl use warnings; use strict; print "This is a test\n";