Bundle::Apache::ASP - Install Apache::ASP and required


Apache-ASP documentation Contained in the Apache-ASP distribution.

Index


Code Index:

NAME

Top

Bundle::Apache::ASP - Install Apache::ASP and required

SYNOPSIS

Top

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

CONTENTS

Top

MLDBM - This is used for reading and writing multi-level hashes on disk

Digest::MD5 - 32 byte hash algorithm for cookie session-id

MLDBM::Sync - Enables safe concurrent access to MLDBM databases.

Apache::ASP - A perl ASP port to Apache

DESCRIPTION

Top

This bundle contains modules used by Apache::ASP.

AUTHOR

Top

Joshua Chamas


Apache-ASP documentation Contained in the Apache-ASP distribution.

package Bundle::Apache::ASP;

$VERSION = '1.10';

1;

__END__