So, if I want to write a review of Net::SMTP, I'd do the following. 1. Use Module::Build, or ExtUtils::MakeMaker to create Review::Net::SMTP::CHRISJ, or whatever.
2. Make sure I have my README.txt, CHANGES, and MANIFEST file. 3. Write my review in POD format, and throw in some META.yml indexing code as well. 4. Make sure the module/review is executable so it passes CPAN testing. 5. Upload the review to CPAN. On Tue, 20 Jul 2004, Sam Vilain wrote: > I nominate the > > Review::* > > Namespace for author-submitted module indexes and in-depth reviews, in > POD format. I think this has a number of advantages. Let's use the > infrastructure we already have, no? > > The .pm versions of these modules could potentially contain lists (in > YAML format of course) for use by the indexing systems, which would, > after double checking, be used as a master data source for the > auto-generated indexes and modules lists. > > This probably needs to be prototyped a little, and a model review module > (say that 5 times quickly) posted before reviews start coming in in earnest. > > Sam. > -------------------- Christopher Josephes [EMAIL PROTECTED]
