|
|
 |
 |
perl
Free AAC to OGG converter
Perl script to convert AAC audio files from iTunes Music Store to free open OGG Vorbis format.
Perl Makes Life Easier
Perl is wonderful interpreted, cross platform, very high level, powerful language which will make your life much easier.You need to sort your files? Mass rename your files? Find certain string from multiple files? Need to automate web queries? Then Perl is your best friend.
Using Perl and Regular Expressions to Process Html Files - Part 2
In Part 1 we looked at what Perl and regular expressions are, and discussed how to use them to process ASCII files such as HTML files. In this part we'll develop a Perl script to process an HTML file.
Using Perl and Regular Expressions to Process Html Files - Part 1
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.
|