The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bundle::DataMint - A bundle to install external CPAN modules for Data Mining and Data Integration

SYNOPSIS

Perl one liner using CPAN.pm:

  perl -MCPAN -e 'install Bundle::DataMint'

Use of CPAN.pm in interactive mode:

  $> perl -MCPAN -e shell
  cpan> install Bundle::DataMint
  cpan> quit

Just like the manual installation of perl modules, the user may need root access during this process to insure write permission is allowed within the intstallation directory.

CONTENTS

CGI

Cwd

DBD::mysql

DBI

Data::Dumper

Digest::MD5

FileHandle

HTML::LinkExtor

HTTP::Status

IO

IO::Dir

IO::Handle

IO::Select

LWP::Simple

LWP::UserAgent

MIME::Lite

Parallel::ForkManager

SOAP::Lite

Storable

Text::ParseWords

Text::Soundex

Time::Local

UDDI::Lite

XML::Node

XML::Parser

XML::Twig

XML::Writer

DESCRIPTION

This Bundle contains makes easy the installation of several CPAN modules, building a basic toolset for Data Mining and Data Integration.

AUTHOR

Jaime Prilusky<lt>jaime.prilusky@weizmann.ac.il> (Author only of this bundle, not any the modules it lists)

SEE ALSO

perl(1).