]> git.imager.perl.org - bse.git/blobdiff - INSTALL.pod
fix not validating product option name on add
[bse.git] / INSTALL.pod
index 4b03d46314b4b98c82d19d29bcbcaa8dd7d442a1..a0b80e93501ff6673baa80eaf7df8d0af937575d 100644 (file)
@@ -1,7 +1,10 @@
 =head1 NAME
 
-   BSE installation guide.
+BSE installation guide.
 
+=head1 DESCRIPTION
+
+Note: The installation process below is badly out of date.
 
 =head1 SYSTEM REQUIREMENTS
 
@@ -9,7 +12,7 @@
 
 =item *
 
-perl 5.005_03 or later
+perl 5.8.5 or later
 
 =item *
 
@@ -78,6 +81,22 @@ URI::Escape
 
 HTML::Entities
 
+=item *
+
+MIME::Lite
+
+=item *
+
+JSON
+
+=item *
+
+Date::Format
+
+=item *
+
+Data::UUID
+
 =back
 
 and their dependants.  If you use the CPAN shell to install these then
@@ -105,6 +124,35 @@ LWP aka libwww-perl
 
 Crypt::SSLeay
 
+=item *
+
+=back
+
+You may also want:
+
+=over
+
+=item *
+
+Imager - thumbnail displays - B<strongly recommended>
+
+=item *
+
+FLV::Info - parsing metadata from uploaded FLV video.
+
+=item *
+
+Net::Amazon::S3 - for maintaining content on the Amazon S3 CDN.
+
+=item *
+
+Captcha::reCAPTCHA - for displaying CAPTCHA's from Google reCAPTCHA.
+
+=item *
+
+CSS::Inliner - this is strongly desirable if you need the system to
+send email to the general public.
+
 =back
 
 =head1 PLANNING
@@ -154,7 +202,7 @@ The directories in the archive are:
   bse/site/templates       Sample page templates
   bse/site/data            Static site data (currently just the stopwords list)
   bse/site/docs            Documentation
-  bse/site/util            Utilities (currently just initial.pl)
+  bse/site/util            Utilities
 
 If you are running your own host, or have sufficient control over
 Apache, you may want to extract the archive in it's final directory