The distribution names on the forum are populated by this code using the modules/02packages.details.txt.gz file from CPAN using Parse::CPAN::Packages
As I can see the development versions (with an _ in the version number) of modules are not included in this file and as I can see Catalyst only has development releases.
I wonder how should I improve the populate script to inlude these modules with development
releases as well.
Any ideas ?