Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Maybe I'm just dumb...

by pfaut (Priest)
on May 16, 2003 at 03:15 UTC ( [id://258577]=note: print w/replies, xml ) Need Help??


in reply to Debugging a sort in PDL routine

You are using strict, right?

Add a 'use Data::Dumper' at the top and dump the hash with 'print Dumper(\%angles)' just before the sort. This should tell you what's in the hash.

90% of every Perl application is already written.
dragonchild

Log In?
Username:
Password:

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

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

    No recent polls found