#!/usr/bin/perl my $Nothing = "Hello World\n"; print $nothing; #### perl -e 'print "Hello!\n";'