NAME
Bundle::Sites::BetterScm - A bundle to install external CPAN modules used by the Better-SCM site
SYNOPSIS
Perl one liner using CPAN.pm:
perl -MCPAN -e 'install Bundle::Sites::BetterScm'
Use of CPAN.pm in interactive mode:
$> perl -MCPAN -e shell
cpan> install Bundle::Sites::BetterScm
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
HTML::Widgets::NavMenu
Template
XML::CompareML
DESCRIPTION
This bundle installs modules needed by the Better SCM site:
http://better-scm.berlios.de/source/
AUTHOR
Shlomi Fish <shlomif@iglu.org.il>