Language Basics Perl

#!/usr/bin/perl
# My first Perl script
print "Hello to you and yours!\n";