Re: How to match string inside of array?
- From: "Jürgen Exner" <jurgenex@xxxxxxxxxxx>
- Date: Sat, 17 Dec 2005 01:03:39 GMT
somebody wrote:
> On Fri, 16 Dec 2005 23:19:28 +0000, Jürgen Exner wrote:
>
>> somebody wrote:
>>> How do I check if $myvar matches 'two' in @arr?
>>
>> perldoc -q contains
>
> I don't seem to have that. Is it a separate module?
>
> mybox:> perldoc -q contains
> No documentation for perl FAQ keyword `contains' found
Strange. I get
E:\>perldoc -q contains
Found in E:\[...]\perlfaq4.pod
How can I tell whether a list or array contains a certain element?
jue
.
- References:
- How to match string inside of array?
- From: somebody
- Re: How to match string inside of array?
- From: Jürgen Exner
- Re: How to match string inside of array?
- From: somebody
- How to match string inside of array?
- Prev by Date: Re: How to match string inside of array?
- Next by Date: Dumping list of installed modules.
- Previous by thread: Re: How to match string inside of array?
- Next by thread: Re: How to match string inside of array?
- Index(es):
Relevant Pages
|
|