Language Basics Perl

#!/usr/bin/perl 
print "Content-Type: text/html \n\n"; 
print "\n"; 
print "Welcome to AUTO\n"; 
print "\n";