Hi Brian, On Fri, 19 Sep 2008, brian d foy wrote:
This is basically what the new -j switch to cpan does, although it doesn't try to figure out if the configuration you load is valid yet. In the git repo (http://github.com/briandfoy/cpan-script/tree/app) I'm currently working in the app branch because I'm moving it to the App::Cpan set-up and I'm working on the test suite. The script mostly works as far as I can tell because I've been using it even while it is in development. Try this (after make, etc) in the dev dir: # dump the current config $ perl -Mblib script/cpan -J > MyConf.pm
[...] sorry for the late answer, but I wasn't sure if I already could test it and then I was busy at work. Forgive me my question, but how to I checkout the source? I have never worked with git, not to mention branches in git. I have some problems on my debian box at work to install git also, I'll try it later at home. regards, tina

