Bundle/BricolagePlus version 1.10.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://bricolage.cc/. INCLUDED MODULES Bundle::Bricolage - Modules required to run Bricolage content management system 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 Devel::Profiler 0.03 - a Perl profiler compatible with dprofpp Apache::SizeLimit - Because size does matter Net::FTPServer - A secure, extensible and configurable Perl FTP server Net::SFTP 0.08 - Secure File Transfer Protocol client 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-2006, David Wheeler. All Rights Reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.