Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: redeclaring variables with 'my'

by Fastolfe (Vicar)
on Nov 10, 2000 at 19:19 UTC ( [id://40953]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # within
    while (my $x = $count) {
    ...
    Benchmark: timing 10 iterations of within, without...
        within: 40 wallclock secs (39.78 usr +  0.04 sys = 39.82 CPU) @  0
    +.25/s (n=10)
       without: 35 wallclock secs (35.09 usr +  0.00 sys = 35.09 CPU) @  0
    +.28/s (n=10)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-19 08:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found