I need to modify an existing perl script.  Within the code the following
appears:

@unique_array[12..24]=
$first_total,$second_total,$third_total,$fourth_total,undef,$fifth_total,$si
xth_total,undef,1000);

I don't understand what the function of [12..24] is.  Thanks in advance for
an explanation.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to