Hi Bruce, I’m one of the PAUSE admins. I can see that you’ve had problems uploading your distribution.
One of the problems is that the toolchain expects your tarball to extract into a directory. Given your Makefile.PL, you can run the following to get the style of tarball expected by PAUSE: perl Makefile.PL make dist Before you do that, you should bump the version in lib/Mail/SSLSigCheck.pm to 0.01 as otherwise this will create a file with the same name that you’ve already uploaded. PAUSE doesn’t let you upload a file with exactly the same name as a file that’s previously been uploaded. Cheers, Neil