in reply to RFC: auditing cpan installs

I wonder if "o conf shell script" (or something similar) would do a lot of what you want. Possibly a continuation of the thought: an app that forks to script, slurps the resulting typescript and squishes it into an sqlite db or something.

UPDATE: You would type it at the shell... "bash$ cpan" ... then "cpan> o conf shell script"

-Paul

Replies are listed 'Best First'.
Re^2: RFC: auditing cpan installs
by SilasTheMonk (Chaplain) on Apr 30, 2009 at 13:10 UTC
    I recognize that as referring to stuff in the CPAN module. However I have to admit I am struggling a bit with that module. I feel I ought to be able to do all sorts of stuff with that but I am really struggling with the documentation.