Added new RSSLite to the distribution.

This commit is contained in:
JT Smith 2002-06-10 00:59:16 +00:00
parent 9e71e817d2
commit a6a5b6cf37
3 changed files with 7 additions and 2 deletions

View file

@ -24,9 +24,14 @@ Translation..........................Andreas Ljunggren
Michael Ugilt
Perl.................................Larry Wall / O'Reilly
RSSLite..............................Scott Thomason
RSSLite..............................Jerrad Pierce
Scott Thomason
IE Rich Edit.........................Brattli
Data::Config.........................Sébastien Aperghis-Tramoni
HTML::TagFilter......................William Ross

View file

@ -14,7 +14,7 @@ use HTTP::Request;
use LWP::UserAgent;
use strict;
use WebGUI::SQL;
use RSSLite;
use XML::RSSLite;
#-------------------------------------------------------------------
sub getRSS {