#!/usr/bin/perl -w open (IN, ") { print $_; } close (IN);