[kane@dwim.org - Sat Jan 22 17:45:59 2005]:
Show quoted text> It'd actually be so nice, that it's already there...
> Not quite documented yet, but usable.. take a look at the source of
> CPANPLUS::Shell::Default::new() if you're curious how to do it now...
No, that's different. It just asks if one wants to edit it, but there's
no way to actually edit it from within Perl. Suppose I rant to run a
Regexp on it to remove some information, or have my smoke testing script
insert some additional information when certain conditions apply. I
want to pass the test report through a subroutine that processes it.
How do I do that?