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

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.

CGI
Config::IniFiles
Data::Dumper
Error
File::Find
Getopt::Long
MIME::Types
HTML::Links::Localize

This bundle installs modules needed by Quad-Pres:
http://vipe.technion.ac.il/~shlomif/quadpres/

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