summaryrefslogtreecommitdiff
path: root/lib/Bundle
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2007-11-11 06:55:13 +0000
committerAndreas Brachold <vdr07@deltab.de>2007-11-11 06:55:13 +0000
commit3282be229999dc36c197b264d63063a18d136331 (patch)
tree98a42db29d955b39e7bed1b599fdcc56c3a29de9 /lib/Bundle
parentcfdd733c17cfa4f1a43b827a656e9e53cc2524ac (diff)
downloadxxv-3282be229999dc36c197b264d63063a18d136331.tar.gz
xxv-3282be229999dc36c197b264d63063a18d136331.tar.bz2
* Update installation list with required modules
* Remove unused/doubled provided external perl moduls
Diffstat (limited to 'lib/Bundle')
-rw-r--r--lib/Bundle/Xxv.pm77
1 files changed, 30 insertions, 47 deletions
diff --git a/lib/Bundle/Xxv.pm b/lib/Bundle/Xxv.pm
index 411e679..a881441 100644
--- a/lib/Bundle/Xxv.pm
+++ b/lib/Bundle/Xxv.pm
@@ -2,7 +2,7 @@ package Bundle::Xxv;
use strict;
use warnings;
-$VERSION = '0.04';
+$VERSION = '1.0';
1;
@@ -20,55 +20,38 @@ Bundle::Xxv - A bundle to install various xxv related modules
=head1 CONTENTS
-Test::Simple - Test package to test varios funktion
-DBI - Database package for perl
-DBD::mysql - Database driver to connect over DBI
+CGI
+Compress::Zlib
Config::Tiny
-Event - the great famos Event libary
-MIME::Base64 - Code library to encrypt and decrypt Strings
-Time::HiRes - High Resolutin timer
-Locale::gettext - Localization in perl
-Net::Telnet
-URI
-URI::file
-URI::URL
-Compress::Zlib - for compressed output
-HTML::Tagset
-HTML::Parser
-HTML::Form
-HTTP::Status
-HTTP::Daemon
-HTTP::Request
-LWP::UserAgent
-LWP
-WWW::Mechanize - for Robot Module
-Data::Random
-WWW::Mechanize::FormFiller
-GD - GD Image library
-Digest::SHA1
-Digest::HMAC_MD5
+Data::Dumper
+Date::Manip
+DBD::mysql
+DBI
Digest::MD5
-Net::IP
-Net::DNS
-XML::Parser
-XML::RSS - create an rss feed
-Math::BigInt::FastCalc
-Authen::SASL
-XML::Stream
-Net::XMPP - create an Jabber message
-Proc::Killfam - killall for Perl
-Proc::ProcessTable
-Term::ReadLine::Gnu - Better Support for telnet interface
-Template
-SOAP::Lite
-MP3::Icecast
-MP3::Info
-CGI
-LWP::Simple
-Net::Amazon
+Digest::HMAC_MD5
+Event
+GD
+Getopt::Long
+HTML::TextToHTML
+HTML::TreeBuilder
+JSON
+LWP::Simple
+LWP::UserAgent
+Locale::gettext
+MIME::Base64
+MP3::Info
+Net::Amazon
Net::Amazon::Request::Artist
-JSON - Parse and convert to JSON (JavaScript Object Notation)
-
+Net::Telnet
+Net::XMPP
+SOAP::Lite
+SOAP::Transport::HTTP
+Template
+Time::Local
+Time::HiRes
+URI::Escape
+XML::RSS
+XML::Simple
=head1 DESCRIPTION