Getting back into the Perl

Getting back into the Perl thing
I just started working on a perl script to grab the changes.xml file from weblogs.com. The goal is to have a script that will grab that file and then insert all the data from it into a mySQL database. Then I can query against it to see if blogs I read have been updated in the last hour. In the end I'd like to have it show those up in bold. We'll see how well that all works. Hopefully I'll have some kind of prototype up tomorrow.

The one thing it makes me realize is that there are perl modules to do just about everything. It is really amazing. I use one module to pull down the file, another to rip the data out of the xml file, another to put it into the database. This is definitely one of the things which makes perl so great.

Pages

Powered by Movable Type 8.0.2

About this Entry

This page contains a single entry by Gregory published on October 31, 2001 9:39 PM.

Midweek Flash FunOkay, this one was the previous entry in this blog.

Things that rule about vacation is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.