Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Perl: how to do is x in @example.com



On Mon, May 28, 2001 at 11:56:07PM +0200, Fredric Fredricson wrote:
> > >     if (exists {map {$_=>1} @example.com }->{$x})
> Tank You Simon. You made my day!

On a similar theme: 

    @example.com = keys %{{map {$_=>1} @example.com}};

-- 
COBOL is for morons.
		-- E.W. Dijkstra


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links