I was thinking about creating two bundles: Bundle::ApacheTestMin (to
include the absolute minimum required to run basic tests) and
Bundle::ApacheTestMax to include everything that's needed to run all
tests.

Here is Bundle::ApacheTest;


package Bundle::ApacheTest;

$VERSION = '0.01';

1;

__END__

=head1 NAME

Bundle::ApacheTest - Perl Modules required for a completely functional
Apache-Test package.

=head1 SYNOPSIS

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

=head1 CONTENTS

Crypt::SSLeay      0.29

Devel::CoreStack   1.3

Devel::Symdump     2.01

Digest::MD5        2.14

HTML::Format       1.23

HTML::Parser       3.25

HTML::Tagset       3.03

HTML::Tree         0.53

MIME::Base64       2.12

URI                1.15

libnet             1.0703

libwww-perl        5.53

=head1 AUTHOR


=cut





_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to