Using Perl To Convert Hyperlinks And Filenames To Lowercase
Posted On: Wed, 05 Mar 2008 13:06:00 -0600
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.