Meant to send this to the list. Sorry. -------- Original Message -------- References: <[EMAIL PROTECTED]>
While we're on the subject... it would be nice if AnnoCPAN had a checkbox "This is a bug in the module", that (if checked) autocreated an RT ticket (in addition to posting a message) and then showed the RT ticket number near the note. I looked at the source and was going to add this myself, but I've been kinda busy. If there's interest, I'll submit a patch... (The hard part will be getting the status back from CPAN RT. I think the REST interface is turned off?) Regards, Jonathan Rockway chromatic wrote: > I read a lot of documentation for CPAN modules and find a fair few typos. > Yet > making patches for the POD is a hassle; I would have to download the archive, > uncompress it, copy the file, fix the typo, generate a patch, and submit it. > > Wouldn't it be nice to be able to pull up a text entry box online with the > contents of the POD, fix any typos inline, then submit it to the server which > can generate a patch and perhaps redirect me to rt.cpan.org? I think I'd > submit more doc patches that way.