
Parse::cpan::packages is a perl module that parses the package details index file named "02packages.details.txt.gz". this file contains lots of useful information and this module provides a simple interface to the data contained within.
note that this module does not concern itself with downloading or unpacking the "02packages.details.txt.gz" file; you will need to do this yourself.