You are receiving this mail as you have sent us smoke reports in the past. If you receive this mail more than once, it might be because you have used different mail addresses for the reports we received. Thanks for the reports!
If you are for any reason not running perl smokes anymore, feel free to regard this mail as not sent. Sorry for the noise. The CPANPLUS tests in blead create temp directories that are not removed after the tests. On a regular test, that will leave you with 7 empty directories in /tmp for every smoke test run. Patch #32191(blead/merijn): Emergency fix for /tmp dir cleanup's for smokers. http://public.activestate.com/cgi-bin/perlbrowse/p/32191 fixes the issue, but until you have synced up, you'll probably have to remove the emtpy folders by hand with something similar to: # rmdir /tmp/*