# -*- perl -*-

package Bundle::HTML::Mason;

$VERSION = '0.05';

1;

__END__

=head1 NAME

Bundle::HTML::Mason - A bundle to install the HTML::Mason package

=head1 SYNOPSIS

C<perl -MCPAN -e 'install Bundle::HTML::Mason'>

=head1 CONTENTS

Data::Dumper

MLDBM

Params::Validate

HTML::Mason

=head1 DESCRIPTION

This bundle includes all that's needed to run the HTML::Mason package.

=cut
