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

NAME

6       Bundle::ApacheTest - A bundle to install all Apache-Test related
7       modules
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       LWP::Protocol::https - LWP plug-in for the https protocol
36
37       IPC::Run3            - Used in Apache::TestSmoke
38

DESCRIPTION

40       This bundle lists all the CPAN modules used by Apache-Test.
41
42
43
44perl v5.34.0                      2022-02-02             Bundle::ApacheTest(3)
Impressum