print $1 "\n"; # Your line versus [kennethk]'s line of print $1, "\n"; # might actually make a difference?