Index: /trunk/ippScripts/scripts/phase0_exp.pl
===================================================================
--- /trunk/ippScripts/scripts/phase0_exp.pl	(revision 9913)
+++ /trunk/ippScripts/scripts/phase0_exp.pl	(revision 9914)
@@ -76,5 +76,5 @@
 
 my $c = Cache::File->new(
-    cache_root => File::Spec->catdir($ENV{'HOME'}, '.', basename($0)),
+    cache_root => File::Spec->catdir($ENV{'HOME'}, '.pxtools', basename($0)),
     default_expires => '7200 sec',
 );
