-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
52 lines (41 loc) · 2.28 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Bundle/BricolagePlus version 2.0.0
==================================
DESCRIPTION
The bundle provides an easy way to install all of the required and optional
modules for Bricolage. Bricolage is a 100% pure Perl content-management and
publishing system which features intuitive and highly-configurable
administration, workflow, permissions, templating, server-neutral output,
distribution, and document management. Its home page is http://bricolagecms.org/.
INCLUDED MODULES
Bundle::Bricolage 1.11.0 - Modules required to run Bricolage content
management system
DBD::mysql - MySQL driver for the Perl5 Database Interface
mod_perl2 2.000004 - Embed a Perl interpreter in the Apache/2.x HTTP
server
Apache2::Request 2.08 - Methods for dealing with client request data
HTML::Template - Perl module to use HTML Templates from CGI scripts
HTML::Template::Expr - HTML::Template extension adding expression support
Template 2.14 - Front -end module to the Template Toolkit
PHP::Interpreter - An embedded PHP5 interpreter
Encode - Character encodings
Pod::Simple - Framework for parsing Pod
Test::Pod 0.95 - Check for POD Errors in Files
Apache::SizeLimit - Because size does matter
Apache2::SizeLimit - Because size does matter
Net::FTPServer - A secure, extensible and configurable Perl FTP
server
Net::SSH2 0.18 - Support for the SSH 2 protocol via libssh2
HTTP::DAV - Perl WebDAV Client Library
Crypt::SSLeay - OpenSSL glue that provides LWP https support
Imager - Perl extension for Generating 24 bit Images
Text::Aspell - Perl interface to the GNU Aspell library
XML::DOM - Module for building DOM Level 1 compliant document
structures
CGI - Simple Common Gateway Interface Class
INSTALLATION
To install this module type the following as root:
perl -MCPAN -e 'install Bundle::BricolagePlus'
COPYRIGHT AND LICENCE
Copyright (c) 2002-2008, David E. Wheeler. Some Rights Reserved.
This module is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.