The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Bundle::QuadPres - A bundle to install external CPAN modules used by Quad-Pres

SYNOPSIS

Perl one liner using CPAN.pm:

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

Use of CPAN.pm in interactive mode:

  $> perl -MCPAN -e shell
  cpan> install Bundle::QuadPres
  cpan> quit

Just like the manual installation of perl modules, the user may need root access during this process to insure write permission is allowed within the intstallation directory.

CONTENTS

CGI

Config::IniFiles

Data::Dumper

Error

File::Find

Getopt::Long

MIME::Types

HTML::Links::Localize

DESCRIPTION

This bundle installs modules needed by Quad-Pres:

http://vipe.technion.ac.il/~shlomif/quadpres/

AUTHOR

Shlomi Fish <shlomif@vipe.technion.ac.il>