WWW::Shorten is now winging its way to a CPAN mirror near you. And I know a lot more about how module signatures work.
Re: Fixed Module
davorg on 2004-10-26T08:32:55
- Installed Module::Signature.
- Installed Test::Signature - so I could test it all.
- Added SIGN => 1 to the parameters to WriteMakeFile in Makefile.PL. This seems to be the crucial step as this ensures that the SIGNATURE file is recreated every time you do a "make dist".
- Made sure that my MANIFEST.SKIP file was accurate and up to date.
And then this morning (when I got another CPAN testers failure email) I remembered to upload my public key to a keyserver
:-/ Let me know if you think I've missed anything.
Re: Fixed Module
Aristotle on 2004-10-26T09:28:16
Actually I don't have the slighest idea about all this to begin with, so that's why I'm asking rather than explaining.:-)