On Mon, Jan 14, 2013 at 11:59:16AM -0800, Buddy Burden wrote:
> Guys,
> 
> Okay, my Google-fu is failing me, so hopefully one of you guys can help me 
> out.
> 
> For a test, I need to run a snippet of Perl and collect the output.
> However, if it rus in the current interpreter, it will load a module
> that I need not to be loaded ('cause I'm also going to test if my code
> properly loads it).  So I want to run it in a separate instance of
> Perl.

Test::Without::Module should be able to take care of this for you.


-- 
     "Worry: Interest paid on trouble before it comes due." - William Inge
            .             .            .            .             .
Karen Etheridge, ka...@etheridge.ca       GCS C+++$ USL+++$ P+++$ w--- M++

Reply via email to