[PLUG] perl and testing

Eric Wilhelm scratchcomputing at gmail.com
Tue Mar 27 16:36:19 UTC 2007


# from Larry Brigman
# on Tuesday 27 March 2007 09:07 am:

>I am trying to do some process testing automation and was looking
>to use Test::Simple or Test::More.  I am driving this testing via
> Net:Telnet and there are places in the code that if I time out I just
> want to end which I do with die() but the Test:: module catches this
> and just stops, no exit.
>I have to kill it with a ctrl-C.

Post a snippet of code that demonstrates the problem?

--Eric
-- 
"It works better if you plug it in!"
--Sattinger's Law
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------



More information about the PLUG mailing list