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

Re: Error on comment line

by gaal (Parson)
on Jan 30, 2007 at 20:25 UTC ( [id://597442]=note: print w/replies, xml ) Need Help??


in reply to Error on comment line

What the other monks said. Here's a practical way to find your erroneous line. Put the following just above the comment at line 392 and rerun the program:

#line 10000

If the error reappears with the same line number, move the #line marker a little upwards. If the line number jumps to > 10,000, start counting from the marker. Tweak as necessary.

Log In?
Username:
Password:

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

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

    No recent polls found