Wednesday, March 5, 2008

Using Perl To Convert Hyperlinks And Filenames To Lowercase

I recently had a requirement to change all the hyperlinks in a particular web site to lower case, and also to change all the filenames (HTML pages, images, and so on) in the site to lowercase. This is how I did it.

Read More...

No comments: