Index: branches/eam_branches/20091201/psconfig/pscheckperl
===================================================================
--- branches/eam_branches/20091201/psconfig/pscheckperl	(revision 26295)
+++ branches/eam_branches/20091201/psconfig/pscheckperl	(revision 26863)
@@ -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");
