Index: trunk/psconfig/INSTALL
===================================================================
--- trunk/psconfig/INSTALL	(revision 9391)
+++ trunk/psconfig/INSTALL	(revision 10514)
@@ -43,2 +43,19 @@
 
 http://search.cpan.org/
+
+--
+
+user-level installation of perl modules:
+
+* run cpan:
+cpan
+(answer questions to install in your home dir)
+
+# install packages:
+cpan Carp
+cpan Template
+cpan Statistics::Descriptive
+cpan Params::Validate
+cpan Parse::RecDescent
+cpan DateTime::Format::ISO8601
+cpan Class::Accessor::Fast
