Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Cheking for duplicates

by blackadder (Hermit)
on Sep 17, 2009 at 12:54 UTC ( [id://795879]=note: print w/replies, xml ) Need Help??


in reply to Re: Cheking for duplicates
in thread Cheking for duplicates

Many Thanks indeed...It worked but like this
foreach my $hosts (@$hosts_views) { unless ( $seen{$hosts->name}) { printf "%s\n",$hosts->name; } }
Blackadder

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-26 07:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found