Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

Bundle::ApacheTest (3)

Name

Bundle::ApacheTest - Test related modules

Synopsis

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

Description

User Contributed Perl Documentation                      Bundle::ApacheTest(3)



NAME
       Bundle::ApacheTest - A bundle to install all Apache-Test related
       modules

SYNOPSIS
        perl -MCPAN -e 'install Bundle::ApacheTest'

CONTENTS
       Crypt::SSLeay        - For https support

       Devel::CoreStack     - For getting core stack info

       Devel::Symdump       - For, uh, dumping symbols

       Digest::MD5          - Needed for Digest authentication

       URI                  - There are URIs everywhere

       Net::Cmd             - For libnet

       MIME::Base64         - Used in authentication headers

       HTML::Tagset         - Needed by HTML::Parser

       HTML::Parser         - Need by HTML::HeadParser

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

       LWP                  - For libwww-perl

       LWP::Protocol::https - LWP plug-in for the https protocol

       IPC::Run3            - Used in Apache::TestSmoke

DESCRIPTION
       This bundle lists all the CPAN modules used by Apache-Test.



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+-----------------------------------------+
       |ATTRIBUTE TYPE |            ATTRIBUTE VALUE              |
       +---------------+-----------------------------------------+
       |Availability   | web/server/apache-24/module/apache-perl |
       +---------------+-----------------------------------------+
       |Stability      | Uncommitted                             |
       +---------------+-----------------------------------------+

NOTES
       Source code for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This software was built from source available at
       https://github.com/oracle/solaris-userland.  The original community
       source was downloaded from
       https://www.apache.org/dist/perl/mod_perl-2.0.12.tar.gz.

       Further information about this software can be found on the open source
       community website at https://perl.apache.org/.



perl v5.32.0                      2022-01-30             Bundle::ApacheTest(3)