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

NAME

Bundle::LWP - A bundle to install all libwww-perl related modules

SYNOPSIS

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

CONTENTS

URI 1.10 - There are URIs everywhere

Net::FTP 2.00 - If you want ftp://-support

MIME::Base64 - Used in authentication headers

Digest::MD5 - Needed to do Digest authentication

HTML::Tagset - Needed by HTML::Parser

HTML::Parser - Need by HTML::HeadParser

HTML::HeadParser - To get the correct $res->base

LWP - The reason why you need the modules above

DESCRIPTION

This bundle defines all reqreq modules for libwww-perl.

AUTHOR

Gisle Aas <gisle@aas.no>