Re: logical barred ?
- From: Rafael Garcia-Suarez <rgarciasuarez gmail com>
- To: Oliver Grawert <hostmaster grawert net>
- Cc: gtk-perl-list gnome org
- Subject: Re: logical barred ?
- Date: Mon, 11 Oct 2004 17:44:22 +0200
On Mon, 11 Oct 2004 11:36:21 +0200, Oliver Grawert
<hostmaster grawert net> wrote:
hi,
could someone give me a hint why the following code doesn't work:
----snip----
push(@tmp, (shift(@tmp)." => 'text'")) foreach(@tmp);
You shouldn't modify the array you're iterating on.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]