[Lunar-commits] r18668 - moonbase/trunk/perl/XML-RAI

Dennis Veatch stumbles at lunar-linux.org
Fri Feb 10 15:09:39 UTC 2006


Author: stumbles
Date: 2006-02-10 15:09:37 +0000 (Fri, 10 Feb 2006)
New Revision: 18668

Modified:
   moonbase/trunk/perl/XML-RAI/DETAILS
Log:
- Fixed Makefile dependencies
- Seperated out XML::RSS::Parser reversing a bad idea.
- Introduced add_mapping method to all objects.
- Various mapping tweaks.
- Numerous bug fixes.
- Test. A lot of them.
- Now requires XML::RSS::Parser 4.0.


and others.



Modified: moonbase/trunk/perl/XML-RAI/DETAILS
===================================================================
--- moonbase/trunk/perl/XML-RAI/DETAILS	2006-02-10 15:05:18 UTC (rev 18667)
+++ moonbase/trunk/perl/XML-RAI/DETAILS	2006-02-10 15:09:37 UTC (rev 18668)
@@ -1,11 +1,12 @@
           MODULE=XML-RAI
-         VERSION=1.2
+         VERSION=1.301
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://search.cpan.org/CPAN/authors/id/T/TI/TIMA/
+      SOURCE_VFY=sha1:5833a6532581f10b873f3334b39658fc4418bb14
         WEB_SITE=http://search.cpan.org/dist/XML-RAI/lib/XML/RAI.pm
          ENTERED=20050507
-         UPDATED=20050507
-           SHORT="XML::RAI - RSS Abstraction Interface."
+         UPDATED=20060210
+           SHORT="RSS Abstraction Interface."
 cat << EOF
 The RSS Abstraction Interface, or RAI (said "ray"), provides an
 object-oriented interface to XML::RSS::Parser trees that abstracts the



More information about the Lunar-commits mailing list