1Bundle::ApacheTest(3) User Contributed Perl DocumentationBundle::ApacheTest(3)
2
3
4

NAME

6       Bundle::ApacheTest - A bundle to install all Apache-Test related mod‐
7       ules
8

SYNOPSIS

10        perl -MCPAN -e 'install Bundle::ApacheTest'
11

CONTENTS

13       Crypt::SSLeay      - For https support
14
15       Devel::CoreStack   - For getting core stack info
16
17       Devel::Symdump     - For, uh, dumping symbols
18
19       Digest::MD5        - Needed for Digest authentication
20
21       URI                - There are URIs everywhere
22
23       Net::Cmd           - For libnet
24
25       MIME::Base64       - Used in authentication headers
26
27       HTML::Tagset       - Needed by HTML::Parser
28
29       HTML::Parser       - Need by HTML::HeadParser
30
31       HTML::HeadParser   - To get the correct $res->base
32
33       LWP                - For libwww-perl
34
35       IPC::Run3          - Used in Apache::TestSmoke
36

DESCRIPTION

38       This bundle lists all the CPAN modules used by Apache-Test.
39
40
41
42perl v5.8.8                       2006-11-19             Bundle::ApacheTest(3)
Impressum