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


HTML-EP documentation Contained in the HTML-EP distribution.

Index


Code Index:

NAME

Top

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

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::HTML::EP'

CONTENTS

Top

DBI 1.02

Data::Dumper

Storable

CGI::Cookie

Bundle::LWP

Net::SMTP

Mail::Internet 1.32

HTML::EP

DESCRIPTION

Top

This bundle includes all that's needed to run the HTML::EP package with your WWW server.


HTML-EP documentation Contained in the HTML-EP distribution.

# -*- perl -*-

package Bundle::HTML::EP;

$VERSION = '0.02';

1;

__END__