Re: array inside an array

2003-10-14 Thread Jorge Barrios
gt; I would like to get the elements x1 to x9 and replace that with certain numbers. Can > somebody help me in getting the array elements individually. Any help or suggestion > in this regard is welcome. > $array1[0][0] = 'y100'; This should get you started. -- Jor

Re: working on time

2003-10-14 Thread Jorge Barrios
eck the modules in CPAN. DateTime looks like a likely candidate, and if not I am sure there is something there to manipulate time and dates. -- Jorge Barrios -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]