Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Left over variable

by davebaker (Pilgrim)
on Oct 16, 2006 at 19:35 UTC ( [id://578582]=note: print w/replies, xml ) Need Help??


in reply to Re: Schwartzian Transform vs. Building Hash of Function Results, Then Sorting on Function Results
in thread Schwartzian Transform

Thanks! I hadn't considered the left over variable. I'd want to add this line before my sorted-hash code snippet:
my %result_for;
(That doesn't eliminate any drawbacks to having a left over variable as compared to the ST, but it would be safer coding I think.)

Log In?
Username:
Password:

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

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

    No recent polls found