Bundle::Mail::IspMailGate - A bundle to install the IspMailGate


Mail-IspMailGate documentation Contained in the Mail-IspMailGate distribution.

Index


Code Index:

NAME

Top

Bundle::Mail::IspMailGate - A bundle to install the IspMailGate

SYNOPSIS

Top

perl -MCPAN -e 'install Bundle::Mail::IspMailGate'

CONTENTS

Top

IO::Scalar

IO::Tee

Net::SMTP

Mail::Internet

Digest::MD5

MIME::Base64

MIME::Tools

DESCRIPTION

Top

This bundle includes all that's needed to install the IspMailGate. Usage:

  perl -MCPAN -e shell
  install Bundle::Mail::IspMailGate





Mail-IspMailGate documentation Contained in the Mail-IspMailGate distribution.

# -*- perl -*-

package Bundle::Mail::IspMailGate;

$VERSION = '0.01';

1;

__END__