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

Re: to select unique characters

by kyle (Abbot)
on Feb 13, 2008 at 17:53 UTC ( [id://667791]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @uniq = keys %{{ map { $_ => undef } @proc_name1 }};
    
  2. or download this
    use strict;
    use warnings;
    ...
            },
        }
    );
    
  3. or download this
               Rate   useRef  useGrep useSlice
    useRef   74.3/s       --     -64%     -84%
    useGrep   204/s     175%       --     -56%
    useSlice  464/s     525%     127%       --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-19 11:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found