Index: branches/eam_branches/ipp-20120601/psconfig/pscheckperl
===================================================================
--- branches/eam_branches/ipp-20120601/psconfig/pscheckperl	(revision 33977)
+++ branches/eam_branches/ipp-20120601/psconfig/pscheckperl	(revision 34026)
@@ -127,5 +127,5 @@
     if ($prompts eq "NONE") { $prompts = ""; }
 
-    if (-e "Build.PL" and $module ne "Params::Validate" and $module ne "DateTime::TimeZone") {
+    if (-e "Build.PL" and $module ne "DateTime::TimeZone") {
         # vsystem("perl Build.PL --install_path lib=$perldir ");
         vsystem("perl Build.PL --install_base $prefix $buildopts");
