Xavier Noria a e'crit :
On Aug 15, 2006, at 5:49 PM, SFantar wrote:

On the contrary, the code written above is not clear yet. What does your code do exactly when it comes
to deal with smith, edward which appear twice in @array initially?

What's what you don't understand, do you know grep?

-- fxn




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



I know the grep function.
Normally, grep needs a pattern to match with values found in @array.
All the values found are returned in an array.
Is that right?

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