Labelle, Marc S wrote:

> 
> Periodically and *not* at the same point in the program each time the
> script will fail with an "undefined subroutine &main::sLogData", this
> after it's successfully called it 20 or 30 times before...
> 

> 
>  
> 
> sub sLogData(@)
> 


I notice you are using protypes here.  Is it possible that coercion is 
mucking things up in some calling cases?  I have zero experience with 
prototypes in perl, thus I'm only speculating.  Have you tried removing 
the prototype?

-Mike

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to