From 3282be229999dc36c197b264d63063a18d136331 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sun, 11 Nov 2007 06:55:13 +0000 Subject: * Update installation list with required modules * Remove unused/doubled provided external perl moduls --- lib/Bundle/Xxv.pm | 77 ++++++++++++++++++++++--------------------------------- 1 file changed, 30 insertions(+), 47 deletions(-) (limited to 'lib/Bundle') 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 -- cgit v1.2.3