Tell a Friend about 'Using Perl and Regular Expressions to Process HTML Files - Part 3'
If you have a friend that you would like to recommend this resource to, or if you just want to send yourself a reminder, here is the easy way to do it! Simply fill in your name and your e-mail address (so your friends do not think the email is spam and so that they can reply to you directly with thanks), the e-mail addresses of the friend(s) you wish to tell. If you want, you can also enter a message that will be included on the e-mail and check the box to send a copy to yourself. Then click the Send button. After sending the e-mail, you will be able to click a link to get back to the resource you recommended
Resource Title:
Using Perl and Regular Expressions to Process HTML Files - Part 3
Description:
In Part 1 we had a quick look at what Perl and regular expressions are, and introduced the idea of using them to process HTML files. In Part 2 we developed a Perl script to process a single HTML file. In this part we\'ll look at how to process multiple files.