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

NAME

Bundle::Latemp - A bundle to install external CPAN modules used by the Latemp Content Management System

SYNOPSIS

Perl one liner using CPAN.pm:

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

Use of CPAN.pm in interactive mode:

  $> perl -MCPAN -e shell
  cpan> install Bundle::Latemp
  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

Class::Accessor

Data::Dumper

File::Basename

File::Find::Rule

File::Path

Getopt::Long

HTML::Latemp::GenMakeHelpers

HTML::Latemp::NavLinks::GenHtml

HTML::Latemp::News

HTML::Widgets::NavMenu

Pod::Usage

Template

YAML

DESCRIPTION

This bundle installs modules needed by the Latemp Content Management System:

http://web-cpan.berlios.de/latemp/

AUTHOR

Shlomi Fish <shlomif@iglu.org.il>