in reply to Improvement suggestions?
foreach my $filename (@file_list) { chomp $filename; clean_file($filename); }
my $h = HTML::Clean->new($filename, 9);
------
We are the carpenters and bricklayers of the Information Age.
Don't go borrowing trouble. For programmers, this means Worry only about what you need to implement.
|
|---|