#!/usr/bin/perl -w use Switch; # $prefix = "edit"; sub processTableLine { $_ = "$_[0]"; s|width="(.*)?"||g; s|cellpadding="(.*)?"||g; s|cellspacing="(.*)?"||g; s|