Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: I have a list expanding when I don't want it to

by poj (Abbot)
on Nov 20, 2014 at 09:02 UTC ( [id://1107900]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub random {
      my ($user_input, $list) = @_;
    ...
        return (shuffle @values)[0];
      }    
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found