Re: search.CPAN syndication
[email protected] (Graham Barr)
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
On Mar 1, 2006, at 2:57 PM, apv wrote: > I hope this is the right list for this. > > I like to watch the feed from http://search.cpan.org/uploads.rdf. > > Besides the module description, something I'd love to see attached > is the most recent "paragraph" from the Changes file. That's what > usually decides whether I want to upgrade a module. I know there > isn't a standard format for change files but using > Date::Manip::ParseDate would make it pretty reliable. As you say there is no standard for the format of Changes or ChangeLog files. But if someone were to write a module that worked reasonably well to extract the latest changes then it can be included. Graham.