Language Basics Perl

perl -c script.pl
//File: script.pl
print "hello';  
print "hello";