Novice

2005-02-16 Thread LOGGOS TI
Greetings. I´m a novice in this conference. My name is Roberto Bisotto and interested on use P6. I´m using PERL since version 3 and i see a fantastic evolution at version 6.   Please, where may i download this version ? Is there an usable version ? Cordialy. Roberto Bisotto   <>

Difining an array

2005-04-11 Thread LOGGOS TI
Greetings.   I need some help trying to define an array as below (5.8.x version):   # Extrai cada mestotal de Anototal -17/07/2002-11:43:26-for ($x = 1; $x <= $Mes; $x++){$Tempo = "Mestotal$x";my @{$Tempo};    foreach (@Anototal){push(@{$Tempo}, "$_") if (/\;[0-9]+\/0?$x\/[0-9]+\;[0-9]+\

Re: Difining an array

2005-04-11 Thread LOGGOS TI
All Please, i´m sorry. It was a mistake to send for this list. Apologises. Roberto - Original Message - From: "Andy Lester" <[EMAIL PROTECTED]> To: "LOGGOS TI" <[EMAIL PROTECTED]> Cc: Sent: Monday, April 11, 2005 12:12 PM Subject: Re: Difining an array