Paul Johnson wrote:
> 
> On Wed, Jan 22, 2003 at 02:10:34PM -0800, John W. Krahn wrote:
> >
> > I think that you are thinking of hashes.
> 
>  From perlsyn:
> 
>  If any part of LIST is an array, "foreach" will get very
>  confused if you add or remove elements within the loop
>  body, for example with "splice".   So don't do that.

Ok, thanks.  I grep'ed perlsyn for delete so I didn't find it but I knew
it was in there somewhere.  :-)


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to