On Monday morning I received noticed that XML_Feed_Parser had been accepted into PEAR. The voting process brought a few useful comments, and the latest version cleans up a few of those issues, including adding a custom Exception class.
You can now find the package’s homepage on the PEAR site and it is also stored in the PEAR CVS repository for those who want to get the latest development version or check the source before downloading. PEAR users can get the latest version with:
% pear install XML_Feed_Parser-alpha
I’m hoping to start adding test cases that use character encodings other than UTF-8 and ISO-8859-1 very soon.