package Bundle::Apache::ASP; $VERSION = '1.10'; 1; __END__ =head1 NAME Bundle::Apache::ASP - Install Apache::ASP and required =head1 SYNOPSIS perl -MCPAN -e 'install Bundle::Apache::ASP' =head1 CONTENTS 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 =head1 DESCRIPTION This bundle contains modules used by Apache::ASP. =head1 AUTHOR Joshua Chamas