The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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

Pod::Usage

DESCRIPTION

This bundle installs modules needed by Quad-Pres:

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

AUTHOR

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