Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Some Weird Probelm

by emcb (Beadle)
on Dec 11, 2001 at 10:51 UTC ( [id://130880]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #################################################################
    # Random Password Generator
    ...
    
    # Set The Random Password
    my $ranpwd = $alpha[rand @alpha],$number[rand @number],$number[rand @n
    +umber],$alpha[rand @alpha],$alpha[rand @alpha],$alpha[rand @alpha];
    
  2. or download this
    global symbol "$DICT_A" requires explicit package name @ 8
    global symbol "$DICT_N" requires explicit package name @ 9
    global symbol "$DICT_A" requires explicit package name @ 11
    global symbol "$DICT_N" requires explicit package name @ 12
    Execution of /ranpwd.pl aborted. due to compilation errors
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 15:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found