On 10/31/06, David Golden <[EMAIL PROTECTED]> wrote:
Perhaps you should consider writing a CPAN::Mini extension that makes it easy to create and maintain a minicpan repository with the features that you want. Rather than mirroring just CPAN, I would imagine it would probably draw from Backpan as well. Given a list of modules and optional versions, get either the latest module from CPAN or a specific module from BackPAN. Call it CPAN::Mini::Subset or something.
I think I will call it CPAN::Mini::Bundle and it will maintain a local minicpan based on one or more Bundles. Taking into account the version specifications in the Bundles. Use of BackPAN will be optional. Gabor
