Index: trunk/psconfig/pscheckmods
===================================================================
--- trunk/psconfig/pscheckmods	(revision 26256)
+++ trunk/psconfig/pscheckmods	(revision 26273)
@@ -2,4 +2,6 @@
 
 if (@ARGV != 2) { die "USAGE: pscheckmods (module) (version)\n"; }
+
+# print STDERR "checking in @INC\n";
 
 $x = eval "require $ARGV[0]; 1";
