Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Simple Blackjack progam help

by toolic (Bishop)
on Oct 13, 2012 at 17:49 UTC ( [id://998864]=note: print w/replies, xml ) Need Help??


in reply to Simple Blackjack progam help

Tip #1 from the Basic debugging checklist is to add this to your code:

use warnings;

That will show you some warning messages as you run your code. diagnostics will give hints as to how to make those warnings go away.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (9)
As of 2024-04-18 20:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found