|
|
|
Send the following Article to A Friend
Using Perl and Regular Expressions to Process HTML Files - Part 1Article Headline: Using Perl and Regular Expressions to Process HTML Files - Part 1 Author/Posted by: Admin Article Teaser: Author: John Dixon
Like many web content authors, over the past few years I've had many occasions when I've needed to clean up a bunch of HTML files that have been generated by a word processor or publishing package. Initially, I used to clean up the files manually, opening each one in turn, and making the same set of updates to each one. This works fine when you only have a few files to fix, but when you have hundreds or even thousands to do, you can very quickly be looking at weeks or even months of work. A few years ago someone put me on to the idea of using Perl and regular expressions to perform this 'cleaning up' process.
Note: Your email address, and that of your recipient, will only be used for the purpose of sending this article. For more information, read our privacy statement. |
|
|
|
|
|
|