Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: How can one find unique elements from arrays using a LOOP?

by pajout (Curate)
on Mar 04, 2014 at 11:05 UTC ( [id://1076852]=note: print w/replies, xml ) Need Help??


in reply to Re: How can one find unique elements from arrays using a LOOP?
in thread How can one find unique elements from arrays using a LOOP?

Simply
push @p, @x, @y;
:)

Replies are listed 'Best First'.
Re^3: How can one find unique elements from arrays using a LOOP?
by choroba (Cardinal) on Mar 04, 2014 at 12:29 UTC
    I had the feeling the OP might still understand that as
    push @p, \@x, \@y
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1076852]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-03-28 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found