Re: perlfaq4: How do I process/modify each element of an array?

2002-05-13 Thread Philip Newton
On Mon, 13 May 2002 22:01:54 +0100, [EMAIL PROTECTED] (Nicholas Clark) wrote: > On Mon, May 13, 2002 at 10:54:48AM -0500, _brian_d_foy wrote: > > > Joe Schaefer points out that values() now works in this case. > > As of 5.6. [...] > Otherwise people reading a current copy of the FAQ but program

Re: perlfaq4: How do I process/modify each element of an array?

2002-05-13 Thread Nicholas Clark
On Mon, May 13, 2002 at 10:54:48AM -0500, _brian_d_foy wrote: > Joe Schaefer points out that values() now works in this case. > > > Index: perlfaq4.pod > === > RCS file: /cvs/public/perlfaq/perlfaq4.pod,v > retrieving revision 1.21

perlfaq4: How do I process/modify each element of an array?

2002-05-13 Thread _brian_d_foy
Joe Schaefer points out that values() now works in this case. Index: perlfaq4.pod === RCS file: /cvs/public/perlfaq/perlfaq4.pod,v retrieving revision 1.21 diff -u -d -r1.21 perlfaq4.pod --- perlfaq4.pod6 May 2002 13:08:46