On Sun, Mar 06, 2005 at 06:40:20PM -0700, Jim Cromie wrote: > Ive written some tests that verify writing to STDOUT, etc, > which were easy to do as `$X ... ` jobs. > > but these dont get covered by default, so my coverage results are not > what they should be.
<snip> > Is there an easy way to do what Im trying ? Use do() as discussed here: http://www.nntp.perl.org/group/perl.qa/3724 Though I'm not sure why adding -MDevel::Cover didn't work.