Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: Help

by crazyinsomniac (Prior)
on Jun 10, 2002 at 05:45 UTC ( [id://173042]=note: print w/replies, xml ) Need Help??


in reply to Re: Help
in thread Edit array in place (was: Help)

And the question is?

What's causing the error? A missing right curly or square bracket at line 495 seems more than descriptive.

You should be aware that it might not be located exactly at line 495.

sub name { }

You ought to read perlstyle and improve the readability of your code (it'll help you spot errors like these almost instantly).

Here is a good read on debugging (link care of jepri ).

update: I don't know what a "certain" array is, but i'd suggest you check out perlfunc:undef and perldata (perlfunc:delete is not what you're looking for).

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 03:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found