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

Re: RFC and debugging tips

by BrowserUk (Patriarch)
on Aug 29, 2002 at 12:13 UTC ( [id://193739]=note: print w/replies, xml ) Need Help??


in reply to RFC and debugging tips

To answer my own question (finally), the reason the last line of the loop "does nothing" is because thats the way I designed it! The list already contains all the lower-case alpha's, so trying to add more will do nothing! D'oh!

Of course, what I had intended to do was (0 == int(rand 4)) and $fifo1->( chr(65+rand 26) ); but I just couldn't see it!


Well It's better than the Abottoire, but Yorkshire!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-03-29 05:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found