OrePAN2 should respect subdirs in author directories
oalders opened this issue · 0 comments
oalders commented
OrePAN2 searches on archive names when using MetaCPAN to index modules. Authors can upload their modules to subdirectories in their PAUSE folders. Since OrePAN2 does not mimic this behaviour, it will search on the wrong archive path (it assumes everything is in the top level) for some modules.
Deliverables:
The OrePAN2 injector recreates the full path to the archive if fetching from a CPAN mirror.
The OrePAN2 indexer scans all directory levels when searching for archives in a DarkPAN.
Examples:
Net::Netmask modules/Net-Netmask-1.9022.tar.gz
Digest::MD4 DigestMD4/Digest-MD4-1.9.tar.gz