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

Re: List of directory (3 ways)

by radiantmatrix (Parson)
on Jan 17, 2006 at 20:11 UTC ( [id://523824]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Benchmark qw/:all/;
    
    ...
                Rate    slurpy iterative
    slurpy    74.4/s        --      -44%
    iterative  133/s       79%        --
    
  2. or download this
    C:\>perl -v
    
    This is perl, v5.8.6 built for MSWin32-x86-multi-thread
    (with 3 registered patches, see perl -V for more detail)
    
  3. or download this
                Rate    slurpy iterative
    slurpy    1264/s        --      -17%
    iterative 1517/s       20%        --
    
  4. or download this
    $ perl -v
    
    This is perl, v5.8.6 built for darwin-thread-multi-2level
    (with 2 registered patches, see perl -V for more detail)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found