Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: Using Variables in Path Names

by tadman (Prior)
on Nov 28, 2001 at 20:48 UTC ( [id://128092]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Benchmark: timing 1000000 iterations of interpolator, joiner...
    interpolator:  5 wallclock secs ( 5.13 usr +  0.00 sys =  5.13 CPU) @ 
    +194931.77/s (n=1000000)
        joiner:  4 wallclock secs ( 4.53 usr +  0.00 sys =  4.53 CPU) @ 22
    +0750.55/s (n=1000000)
                     Rate interpolator       joiner
    interpolator 194932/s           --         -12%
    joiner       220751/s          13%           --
    
  2. or download this
    #!/usr/bin/perl
    
    my ($the,$fastest,$donut,$youve,$ever,$seen) = qw [ the fastest donut 
    +you've ever seen ];
    ...
            interpolator => \&interpolator,
    }
    );
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-25 22:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found