summaryrefslogtreecommitdiff
path: root/lib/Bundle
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-04-02 19:19:40 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-04-02 19:19:40 +0000
commitda1b58f40422afe179307673e64bb04b4ce182c4 (patch)
treec84c414a7e5865a302d121fba8fc430f674d112c /lib/Bundle
parent0693cbbd82f182dedca795c0b2660ae08f4a0108 (diff)
downloadxxv-da1b58f40422afe179307673e64bb04b4ce182c4.tar.gz
xxv-da1b58f40422afe179307673e64bb04b4ce182c4.tar.bz2
* CHANNELS: Read data via SVDRP (drop direct reading channels.conf)
* CHANNELS: Change layout of CHANNELSGROUPS avoid floating id * MUSIC: Use mysql_enable_utf8 to connect GiantDisc database if enabled * HTTPD: Use now String::Escape to ellipsis strings at word boundary (avoid UTF-8 cutting) * Some: Remove warning if'nt {cgi}->param('limit') not defined
Diffstat (limited to 'lib/Bundle')
-rw-r--r--lib/Bundle/Xxv.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Bundle/Xxv.pm b/lib/Bundle/Xxv.pm
index aa1be5c..f02c88b 100644
--- a/lib/Bundle/Xxv.pm
+++ b/lib/Bundle/Xxv.pm
@@ -50,6 +50,7 @@ Proc::Killfam
Proc::ProcessTable
SOAP::Lite
SOAP::Transport::HTTP
+String::Escape
Template
Time::Local
Time::HiRes