Bundle::Apache::Wombat - a bundle to install all Apache::Wombat related modules


Bundle-Apache-Wombat documentation Contained in the Bundle-Apache-Wombat distribution.

Index


Code Index:

NAME

Top

Bundle::Apache::Wombat - a bundle to install all Apache::Wombat related modules

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::Apache::Wombat'

CONTENTS

Top

Apache

Apache::Log

Apache::LogFile

Apache::Request

Apache::Util

IPC::ShareLite

Cache::SharedMemoryCache

Bundle::Wombat 0.7.1

DESCRIPTION

Top

This bundle includes the mod_perl and Wombat Bundles.

AUTHOR

Top

Brian Moseley, bcm@maz.org


Bundle-Apache-Wombat documentation Contained in the Bundle-Apache-Wombat distribution.

# -*- Mode: Perl; indent-tabs-mode: nil; -*-

package Bundle::Apache::Wombat;

require 5.6;

our $VERSION = '0.5.1';

1;
__END__