CPAN--Mini--Inject
CPAN--Mini--Inject copied to clipboard
added 'skip_cleanup' handling to CPAN::Mini::Inject::update_mirror
Hi Andy-
CPAN::Mini supports the 'skip_cleanup' flag. In this commit, I add handling for passing 'skip_cleanup' through from the mcpani configuration via CPAN::Mini::Inject::update_mirror to CPAN::Mini. I'm using this internally, and it's working for me. What do you think?
thanks-
Matt Lanier
@wchristian I've reviewed this PR as part of my Pull Request Challenge entry for September 2017 and think it can be merged without problems.
I am not sure if it should have documentation, but then not all of the pass-through options have any, so I think we are good.
I've merged this in briandfoy/cpan-mini-inject@b9c6bdfbcacf2f6b5ada579ff755ca6b70a1d230. I would have cherry-picked it but the original repo for the PR is gone.
This is now part of 1.002. Thanks.
I can't close this issue, though.