Index: /trunk/psconfig/pscheckperl
===================================================================
--- /trunk/psconfig/pscheckperl	(revision 26405)
+++ /trunk/psconfig/pscheckperl	(revision 26406)
@@ -127,5 +127,5 @@
     if ($prompts eq "NONE") { $prompts = ""; }
 
-    if (-e "Build.PL") {
+    if (-e "Build.PL" and $module ne "Params::Validate") {
         # vsystem("perl Build.PL --install_path lib=$perldir ");
         vsystem("perl Build.PL --install_base $prefix $buildopts");
