--- google/trunk/Makefile.PL 2007/10/26 14:39:42 116 +++ google/trunk/Makefile.PL 2007/10/26 15:11:50 117 @@ -22,6 +22,7 @@ build_requires 'Test::More'; my_targets(); +clean_files('dump/*'); auto_install;