Added new RSSLite to the distribution.
This commit is contained in:
parent
9e71e817d2
commit
a6a5b6cf37
3 changed files with 7 additions and 2 deletions
|
|
@ -24,9 +24,14 @@ Translation..........................Andreas Ljunggren
|
||||||
Michael Ugilt
|
Michael Ugilt
|
||||||
|
|
||||||
Perl.................................Larry Wall / O'Reilly
|
Perl.................................Larry Wall / O'Reilly
|
||||||
RSSLite..............................Scott Thomason
|
|
||||||
|
RSSLite..............................Jerrad Pierce
|
||||||
|
Scott Thomason
|
||||||
|
|
||||||
IE Rich Edit.........................Brattli
|
IE Rich Edit.........................Brattli
|
||||||
|
|
||||||
Data::Config.........................Sébastien Aperghis-Tramoni
|
Data::Config.........................Sébastien Aperghis-Tramoni
|
||||||
|
|
||||||
HTML::TagFilter......................William Ross
|
HTML::TagFilter......................William Ross
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ use HTTP::Request;
|
||||||
use LWP::UserAgent;
|
use LWP::UserAgent;
|
||||||
use strict;
|
use strict;
|
||||||
use WebGUI::SQL;
|
use WebGUI::SQL;
|
||||||
use RSSLite;
|
use XML::RSSLite;
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
sub getRSS {
|
sub getRSS {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue