Subject: | [WISHLIST] filter by subroutine |
It would be nice to have pass subroutines as well as regexps to path and module filters, so that if the subroutine returns true, it will ignore that module.
This allows one to make a smarter mirror. For instance, I might want to keep a copy of the CPAN Testers database, and have my mirror only mirror modules that have passed tests on my platform.