Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: database not storing data

by ChemBoy (Priest)
on Oct 29, 2005 at 05:01 UTC ( [id://503829]=note: print w/replies, xml ) Need Help??


in reply to database not storing data

If the only possible cause you can think of is that you're exiting via interrupt (which seems very plausible), then try not exiting via interrupt. A shorter dictionary file (for testing only) is probably the easiest way to do that, though something along the lines of last if $count > 10; would also work. Alternatively, you could step through in the debugger, which offers a slightly more graceful way to exit early when you're bored with stepping through.



If God had meant us to fly, he would *never* have given us the railroads.
    --Michael Flanders

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 00:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found