Guest_imported
New member
- Jan 1, 1970
- 0
Hi
I´m new 2 Perl and I want to know how I
can increase an array from
@array[0] to @array[2] to @array[4] ond so on
It is simple with $count+=2 but how do I do it in some array
Thanks for your help
I´m new 2 Perl and I want to know how I
can increase an array from
@array[0] to @array[2] to @array[4] ond so on
It is simple with $count+=2 but how do I do it in some array
Thanks for your help