On Tue, Aug 17, 2010 at 03:42:57PM -0700, yary wrote: > Thanks. http://wiki.cpantesters.org/wiki/QuickHowToCT20 is not quite > accurate, it says: > "1. If you do not already have your CT 2.0 profile file from the beta > test, please go to http://metabase.cpantesters.org/claimid/ and enter > an email address that you use for CPAN Testers (and that can receive > email). Your profile file will be emailed to you." > > but the claimid page does not mail out profiles. So when you have some > documentation on how to create a profile from scratch, that paragraph > should point to it. Haven't found any info on making one's on profile > on the wiki yet.
I was setting myself up last week as a first-timer with Test::Reporter and was thrown off the trail by that document as well. After significant fumbling around with google, I found http://wiki.cpantesters.org/wiki/CT2BetaTestInstructions which has a "For new CPAN Testers" section which mentions using metabase-profile (from Metabase::Fact) to generate a profile if you don't already have one. Run that and it will put a profile into your current directory. Move the file to ~/.cpanreporter/jdoe.json and you should be good to go. So the information is out there, it's just not on the page which is being promoted as the official "how to get started" document. -- Dave Sherohman