On Sat, 2008-05-04 at 18:02 -0500, Jonathan Rockway wrote: > I've wanted easily-available CPAN-related APIs also, so I wrote this > (with the help of brian d foy++): > > http://git.jrock.us/?p=MetaCPAN.git;a=summary > > This indexes the BACKPAN and CPAN and lets you ask questions like > "what > version of Foo::Bar was current on January 8th 2004?" or "give me all > dists containing Quux::Baz, in release order".
Very nice. I notice instructions here: http://git.jrock.us/ How do I view the "data" through the REST interface ? What is the "data" ? -- --gh