A program that uses the $\(dollar and slash) variable.
#!/usr/local/bin/perl $\ = "\n"; print ("Here is one line."); print ("Here is another line.");