-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 09, 2006 10:13 AM
>As of 15 minutes ago, suddenly the n+1'th member of the array is MATCHING
$value.  Here's an >iteration of the debug prints from the above loop...
>... against >< 
>found match! >RX_43_0_0_001.gho< vs. ><

looks more like someone is passing in an array with an empty value. Look at
how the array is filled and see if there's an extra return somewhere (if
reading from file). Otherwise it looks like that last value is empty, and of
course *anything* =~ // ....

HTH

-Wayne

--
CAM Automation Programmer
Unicircuit Inc.
Littleton, Colorado
303-738-5390


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

Reply via email to