Gerard Robin wrote:
> hello,

Hello,

> In a array @tab I get $tab[n], but I don't know n.
> 
> I want to get $tab[n + 1].

perldoc -q "How do I find the first array element for which a condition is true"


John
-- 
use Perl;
program
fulfillment

-- 
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