Fw: Proposed correction for my long script

2012-09-16 Thread jmrhide-perl
I guess I've been vague again. I was really hoping for somebody to cast an eye on the subroutines I added earlier today. My intention was to (1) prevent any infinite looping and (2) get notification if one of the loops misbehaves. Did I make any obvious logical or grammatical errors in the

Re: Fw: Proposed correction for my long script

2012-09-16 Thread Uri Guttman
On 09/16/2012 07:40 PM, jmrhide-p...@yahoo.com wrote: I guess I've been vague again. I was really hoping for somebody to cast an eye on the subroutines I added earlier today. My intention was to (1) prevent any infinite looping and (2) get notification if one of the loops misbehaves. Did I make

Re: Fw: Proposed correction for my long script

2012-09-16 Thread jmrhide-perl
correction for my long script On 09/16/2012 07:40 PM, jmrhide-p...@yahoo.com wrote: I guess I've been vague again. I was really hoping for somebody to cast an eye on the subroutines I added earlier today. My intention was to (1) prevent any infinite looping and (2) get notification if one

Re: Fw: Proposed correction for my long script

2012-09-16 Thread Uri Guttman
On 09/16/2012 09:34 PM, jmrhide-p...@yahoo.com wrote: why is that sub being declared in BEGIN? I copied what was on the manpage for CGI::carp for (my $loopiter = $loopmax) I lost my way on that one, but I don't see how a shuffle works here either. I'm trying to ensure that the program will not