#!/usr/bin/perl # # Silly script that sticks newlines in front of all the table rows and table # data in a web page passed into stdin. Used to simplify hacky parsing of # web info without doing the full parsing of all the html elements. # while (<>) { s/\