#! perl5 # dblspc.pl Daniel Brockman 20030131 Double spaces a text file. # # Usage: perl5 -n -- dblspc.pl outputfile # ################################################ # The author grants permission to use for any # # purpose, including copying and modification, # # provided the user acknowledges the author by # # name. # # -- Daniel Brockman, author, 20031220 # ################################################ print "$_\n"; #