Skip to content

tima/perl-xml-rss-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML::RSS::Parser is an objected-oriented liberal parser for handling 
the morass of RSS formats in use.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries: 
	XML::SAX 
	Class::XPath
	Class::ErrorHandler
	Test::More
	Test::Weaken

COPYRIGHT AND LICENCE

The software is released under the Artistic License. The terms of 
the Artistic License are described at 
http://www.perl.com/language/misc/Artistic.html. Except where 
otherwise noted, XML::RSS::Parser is Copyright 2003-2009, 
Timothy Appnel, tima@cpan.org. All rights reserved.

About

An objected-oriented liberal parser for handling the morass of RSS formats in use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages